| Package | Description |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.hostcontainer |
Package for classes that provide access to the host dependency injection container
|
| com.atlassian.plugin.module |
| Constructor and Description |
|---|
DefaultModuleDescriptorFactory(HostContainer hostContainer)
Instantiates a descriptor factory that uses the host container to create
descriptors
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHostContainer
Simple host container that instantiates classes directly.
|
class |
SimpleConstructorHostContainer
Constructs module instances, matching the constructor with the largest number of arguments first.
|
| Modifier and Type | Field and Description |
|---|---|
protected HostContainer |
ClassPrefixModuleFactory.hostContainer |
| Constructor and Description |
|---|
ClassPrefixModuleFactory(HostContainer hostContainer) |
HostContainerLegacyAdaptor(HostContainer hostContainer) |
Copyright © 2013 Atlassian. All Rights Reserved.