org.jboss.bootstrap.spi.as.server
Interface JBossASServer

All Superinterfaces:
JBossASBasedServer<JBossASServer,JBossASServerConfig>, org.jboss.bootstrap.spi.mc.server.MCBasedServer<JBossASServer,JBossASServerConfig>, org.jboss.bootstrap.spi.server.Server<JBossASServer,JBossASServerConfig>

public interface JBossASServer
extends JBossASBasedServer<JBossASServer,JBossASServerConfig>

JBossASServer Contract of a JBossAS Server

Version:
$Revision: $
Author:
Jason Dillon, Scott.Stark@jboss.org, ALR

Field Summary
 
Fields inherited from interface org.jboss.bootstrap.spi.server.Server
START_NOTIFICATION_TYPE, STOP_NOTIFICATION_TYPE
 
Method Summary
 
Methods inherited from interface org.jboss.bootstrap.spi.as.server.JBossASBasedServer
getBuildDate, getBuildID, getBuildJVM, getBuildNumber, getBuildOS, getMetaData, getStartDate, getVersion, getVersionName, getVersionNumber, isStarted
 
Methods inherited from interface org.jboss.bootstrap.spi.mc.server.MCBasedServer
getDeployments, getKernel
 
Methods inherited from interface org.jboss.bootstrap.spi.server.Server
addBootstrap, getConfigInitializer, getConfiguration, getServerInitializer, getState, getValidator, initialize, registerEventHandler, registerEventHandler, registerEventHandler, registerEventHandlers, removeBootstrap, setConfigInitializer, setConfiguration, setServerInitializer, setValidator, shutdown, start, unregisterEventHandler
 



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