| Interface | Description |
|---|---|
| ContainerAccessor |
The ContainerAccessor allows access to the underlying plugin container (e.g.
|
| ContainerManagedPlugin |
A plugin that is managed by a container
|
| ModuleFactory |
The
ModuleFactory creates the module class of a ModuleDescriptor. |
| Class | Description |
|---|---|
| LegacyModuleFactory |
Legacy module factory that provides module classes for descriptors that aren't using an injected ModuleFactory
|
| Exception | Description |
|---|---|
| ModuleClassNotFoundException |
If a module class could not be found
|
Copyright © 2020 Atlassian. All rights reserved.