Uses of Interface
org.jboss.bootstrap.spi.as.server.JBossASBasedServer

Packages that use JBossASBasedServer
org.jboss.bootstrap.spi.as   
org.jboss.bootstrap.spi.as.server   
 

Uses of JBossASBasedServer in org.jboss.bootstrap.spi.as
 

Classes in org.jboss.bootstrap.spi.as with type parameters of type JBossASBasedServer
 interface JBossASBootstrap<K extends JBossASBasedServer<K,T>,T extends JBossASBasedServerConfig<T>>
          JBossASBootstrap Represents a JBoss AS Bootstrap
 

Uses of JBossASBasedServer in org.jboss.bootstrap.spi.as.server
 

Classes in org.jboss.bootstrap.spi.as.server with type parameters of type JBossASBasedServer
 interface JBossASBasedServer<K extends JBossASBasedServer<K,T>,T extends JBossASBasedServerConfig<T>>
          JBossASBasedServer Contract for JBoss Application Servers and extensions thereof
 

Subinterfaces of JBossASBasedServer in org.jboss.bootstrap.spi.as.server
 interface JBossASServer
          JBossASServer Contract of a JBossAS Server
 



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