Class StandardDeployer

All Implemented Interfaces:
Deployer, Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle

public class StandardDeployer extends ContainerLifeCycle implements Deployer
A Direct Deployer implementation. This Deployer will deploy a ContextHandler directly to the ContextHandlerCollection and start it if appropriate.