org.jboss.bootstrap.impl.mc.server
Class MCServerInitializer

java.lang.Object
  extended by org.jboss.bootstrap.impl.base.server.AbstractBasicServerInitializer<org.jboss.bootstrap.spi.mc.server.MCServer,org.jboss.bootstrap.spi.mc.config.MCServerConfig>
      extended by org.jboss.bootstrap.impl.mc.server.MCServerInitializer
All Implemented Interfaces:
org.jboss.bootstrap.spi.server.ServerInitializer<org.jboss.bootstrap.spi.mc.server.MCServer,org.jboss.bootstrap.spi.mc.config.MCServerConfig>

public class MCServerInitializer
extends org.jboss.bootstrap.impl.base.server.AbstractBasicServerInitializer<org.jboss.bootstrap.spi.mc.server.MCServer,org.jboss.bootstrap.spi.mc.config.MCServerConfig>
implements org.jboss.bootstrap.spi.server.ServerInitializer<org.jboss.bootstrap.spi.mc.server.MCServer,org.jboss.bootstrap.spi.mc.config.MCServerConfig>

MCServerInitializer A Server Initializer for MC Servers

Version:
$Revision: $
Author:
ALR

Constructor Summary
MCServerInitializer()
           
 
Method Summary
 
Methods inherited from class org.jboss.bootstrap.impl.base.server.AbstractBasicServerInitializer
cleanup, initialize, setSystemProperties, setSystemProperty, setSystemProperty, setSystemProperty, setSystemProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.bootstrap.spi.server.ServerInitializer
cleanup, initialize
 

Constructor Detail

MCServerInitializer

public MCServerInitializer()


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