|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HostContainer | |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.hostcontainer | Package for classes that provide access to the host dependency injection container |
| Uses of HostContainer in com.atlassian.plugin |
|---|
| Constructors in com.atlassian.plugin with parameters of type HostContainer | |
|---|---|
DefaultModuleDescriptorFactory(HostContainer hostContainer)
Instantiates a descriptor factory that uses the host container to create descriptors |
|
| Uses of HostContainer in com.atlassian.plugin.hostcontainer |
|---|
| Classes in com.atlassian.plugin.hostcontainer that implement HostContainer | |
|---|---|
class |
DefaultHostContainer
Simple host container that instantiates classes directly. |
class |
SimpleConstructorHostContainer
Constructs module instances, matching the constructor with the largest number of arguments first. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||