Uses of Interface
org.springframework.jee.server.ContainerBootstrap

Packages that use ContainerBootstrap
org.springframework.jee.server Bootstrapping support for server environments. 
 

Uses of ContainerBootstrap in org.springframework.jee.server
 

Classes in org.springframework.jee.server that implement ContainerBootstrap
 class DefaultContainerBootstrap
          Default implementation of the ContainerBootstrap interface.
 

Constructors in org.springframework.jee.server with parameters of type ContainerBootstrap
Bootstrap(ContainerBootstrap containerBootstrap)
          Start the server-level context.
EjbBootstrap(ContainerBootstrap containerBootstrap)
           
 



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