Class Summary |
AbstractStartable |
An abstract base class for Startable s, 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. |
ShutdownEnforcer |
This class exists to ensure proper cleanup of servlet containers spawned during testing that involves spawning multiple Tomcat instances. |