| Interface | Description |
|---|---|
| PrefixModuleFactory |
A module factory that is matched when its prefix is matched, and therefore, relies an a delegating module factory
that determines the prefix somehow.
|
| Class | Description |
|---|---|
| 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. |
| PrefixDelegatingModuleFactory |
The default implementation of a
ModuleFactory. |
Copyright © 2020 Atlassian. All rights reserved.