package

com.atlassian.bamboo.container

Interfaces

BambooManagerKeys  
Startable This interface is used to denote container components that need to be started. 

Classes

AbstractStartable

An abstract base class for Startables, which implements lifecycle logic, and handles automatic start up and shutdown within Spring. 

BambooContainer This class uses an IoC container to glue together the various Bamboo build server components. 
PersisterFactory This class allows different components to access the current system persister.