Uses of Package
com.atlassian.bamboo.container

Packages that use com.atlassian.bamboo.container
com.atlassian.bamboo.container   
com.atlassian.bamboo.mail   
com.atlassian.bamboo.persister   
com.atlassian.bamboo.persister.file   
com.atlassian.bamboo.v2.build.agent   
 

Classes in com.atlassian.bamboo.container used by com.atlassian.bamboo.container
BambooContainer
          This class uses an IoC container to glue together the various Bamboo build server components.
Startable
          This interface is used to denote container components that need to be started.
 

Classes in com.atlassian.bamboo.container used by com.atlassian.bamboo.mail
BambooContainer
          This class uses an IoC container to glue together the various Bamboo build server components.
 

Classes in com.atlassian.bamboo.container used by com.atlassian.bamboo.persister
Startable
          This interface is used to denote container components that need to be started.
 

Classes in com.atlassian.bamboo.container used by com.atlassian.bamboo.persister.file
Startable
          This interface is used to denote container components that need to be started.
 

Classes in com.atlassian.bamboo.container used by com.atlassian.bamboo.v2.build.agent
AbstractStartable
          An abstract base class for Startables, which implements lifecycle logic, and handles automatic start up and shutdown within Spring.
Startable
          This interface is used to denote container components that need to be started.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.