public interface

InstanceBuilder

com.atlassian.plugin.osgi.hostcomponents.InstanceBuilder

Class Overview

Ties a host component registration with a host component instance

Summary

Public Methods
PropertyBuilder forInstance(Object instance)
Declares the host component instance for the registration.

Public Methods

public PropertyBuilder forInstance (Object instance)

Declares the host component instance for the registration.

Parameters
instance The object to tie to the registration
Returns
  • The property builder for assigning properties to the registration