| Package | Description |
|---|---|
| com.atlassian.plugin.osgi.hostcomponents |
This package provides a way for host applications to register their host components.
|
| Modifier and Type | Method and Description |
|---|---|
static ContextClassLoaderStrategy |
ContextClassLoaderStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextClassLoaderStrategy[] |
ContextClassLoaderStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyBuilder |
PropertyBuilder.withContextClassLoaderStrategy(ContextClassLoaderStrategy strategy)
Sets the strategy to use for context classloader management
|
Copyright © 2018 Atlassian. All rights reserved.