Uses of Interface
org.jboss.bootstrap.spi.ServerProcess

Packages that use ServerProcess
org.jboss.bootstrap   
org.jboss.bootstrap.microcontainer   
 

Uses of ServerProcess in org.jboss.bootstrap
 

Classes in org.jboss.bootstrap that implement ServerProcess
 class AbstractServerImpl
          A Server implementation that uses the deployer-beans.xml and ProfileService to boot the server.
 

Uses of ServerProcess in org.jboss.bootstrap.microcontainer
 

Classes in org.jboss.bootstrap.microcontainer that implement ServerProcess
 class ServerImpl
          A Server implementation that bootstraps an MC kernel based on the beans deployments referenced by a bootstrap.xml descriptor.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.