Uses of Interface
com.atlassian.johnson.Initable

Packages that use Initable
com.atlassian.johnson.event   
com.atlassian.johnson.setup   
 

Uses of Initable in com.atlassian.johnson.event
 

Subinterfaces of Initable in com.atlassian.johnson.event
 interface ApplicationEventCheck
          A check that is run every time the application is started.
 interface EventCheck
           
 interface RequestEventCheck
          A check that is run every HTTP request
 

Uses of Initable in com.atlassian.johnson.setup
 

Subinterfaces of Initable in com.atlassian.johnson.setup
 interface ContainerFactory
          We need a way to handle MultiTenancy.
 interface SetupConfig
          This class determines whether an application is setup or not
 

Classes in com.atlassian.johnson.setup that implement Initable
 class DefaultContainerFactory
          This provides the old, non-multitenant functionality.
 



Copyright © 2012 Atlassian. All Rights Reserved.