| Package | Description |
|---|---|
| com.atlassian.plugin.module | |
| com.atlassian.plugin.osgi.module |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassPrefixModuleFactory
The ClassModuleFactory creates a java bean for the given module class by using either the plugins container or the hostcontainer, depending
if the plugin implements
ContainerManagedPlugin. |
| Modifier and Type | Method and Description |
|---|---|
void |
PrefixDelegatingModuleFactory.addPrefixModuleFactory(PrefixModuleFactory prefixModuleFactory) |
| Constructor and Description |
|---|
PrefixDelegatingModuleFactory(Set<PrefixModuleFactory> delegates) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanPrefixModuleFactory
The BeanModuleFactory creates a java bean for the given module class by resolving the name to bean reference.
|
Copyright © 2014 Atlassian. All rights reserved.