public interface Bootstrap
void start(Server server) throws Exception
server - the server instanceException - for any errorvoid prepareShutdown(Server server)
server - the servervoid shutdown(Server server)
server - the server instanceCopyright © 2012 JBoss by Red Hat. All Rights Reserved.