Uses of Interface
com.atlassian.plugin.osgi.hostcomponents.PropertyBuilder
Packages that use PropertyBuilder
Package
Description
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 PropertyBuilderModifier and TypeMethodDescriptionInstanceBuilder.forInstance(Object instance) Declares the host component instance for the registration.PropertyBuilder.withContextClassLoaderStrategy(ContextClassLoaderStrategy strategy) Sets the strategy to use for context classloader managementSets the bean name of the host componentPropertyBuilder.withProperty(String name, String value) Sets an arbitrary property to register with the host componentPropertyBuilder.withTrackBundleEnabled(boolean enabled) Sets whether bundle tracking is enabled