Package org.springframework.jee.server

Bootstrapping support for server environments.

See:
          Description

Interface Summary
ContainerBootstrap Interface to be implemented by classes that can bootstrap a Spring container, for example to start a Spring deployment unit within a server environment.
 

Class Summary
Bootstrap Bootstrap for the JEE container.
DefaultContainerBootstrap Default implementation of the ContainerBootstrap interface.
EjbBootstrap Customized bootstrap for EJB deployment.
 

Package org.springframework.jee.server Description

Bootstrapping support for server environments.



Copyright © 2006-2008 SpringSource (formerly Interface21). All Rights Reserved.