Package com.atlassian.plugin.hostcontainer

Package for classes that provide access to the host dependency injection container

See:
          Description

Interface Summary
HostContainer Interface into the host application's dependency injection system.
 

Class Summary
DefaultHostContainer Simple host container that instantiates classes directly.
SimpleConstructorHostContainer Constructs module instances, matching the constructor with the largest number of arguments first.
 

Package com.atlassian.plugin.hostcontainer Description

Package for classes that provide access to the host dependency injection container

Since:
2.2.0


Copyright © 2011 Atlassian. All Rights Reserved.