|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyBuilder | |
|---|---|
| com.atlassian.plugin.osgi.hostcomponents | This package provides a way for host applications to register their host components. |
| Uses of PropertyBuilder in com.atlassian.plugin.osgi.hostcomponents |
|---|
| Methods in com.atlassian.plugin.osgi.hostcomponents that return PropertyBuilder | |
|---|---|
PropertyBuilder |
InstanceBuilder.forInstance(Object instance)
Declares the host component instance for the registration. |
PropertyBuilder |
PropertyBuilder.withContextClassLoaderStrategy(ContextClassLoaderStrategy strategy)
Sets the strategy to use for context classloader management |
PropertyBuilder |
PropertyBuilder.withName(String name)
Sets the bean name of the host component |
PropertyBuilder |
PropertyBuilder.withProperty(String name,
String value)
Sets an arbitrary property to register with the host component |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||