org.jboss.bootstrap.spi.mc.server
Interface MCServer

All Superinterfaces:
MCBasedServer<MCServer,MCServerConfig>, org.jboss.bootstrap.spi.server.Server<MCServer,MCServerConfig>

public interface MCServer
extends MCBasedServer<MCServer,MCServerConfig>

MCServer Contract of Microcontainer implementations of the Server

Version:
$Revision: $
Author:
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.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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.