Uses of Enum Class
com.atlassian.plugin.osgi.hostcomponents.ContextClassLoaderStrategy
Packages that use ContextClassLoaderStrategy
Package
Description
This package provides a way for host applications to register their host components.
-
Uses of ContextClassLoaderStrategy in com.atlassian.plugin.osgi.hostcomponents
Methods in com.atlassian.plugin.osgi.hostcomponents that return ContextClassLoaderStrategyModifier and TypeMethodDescriptionstatic ContextClassLoaderStrategyReturns the enum constant of this class with the specified name.static ContextClassLoaderStrategy[]ContextClassLoaderStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.plugin.osgi.hostcomponents with parameters of type ContextClassLoaderStrategyModifier and TypeMethodDescriptionPropertyBuilder.withContextClassLoaderStrategy(ContextClassLoaderStrategy strategy) Sets the strategy to use for context classloader management