Package com.atlassian.bamboo.container

Interface Summary
BambooManagerKeys  
Startable This interface is used to denote container components that need to be started.
TaskDaemon This interface provides an abstraction for executing Bamboo Tasks.
 

Class Summary
BambooContainer This class uses an IoC container to glue together the various Bamboo build server components.
BambooTask This class provides an executable task abstraction.
BambooThreadedExecutor An implementation of Executor that creates a new thread that invokes the run method of the supplied command.
ExpiredBuildCleaner A Quartz task to remove expired build results.
PersisterFactory This class allows different components to access the current system persister.
ShutdownHook Cleans up if the jvm is shutdown.
ThreadedTaskDaemon This class executes a given task in a single thread.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.