org.crsh.standalone
Class Bootstrap

java.lang.Object
  extended by org.crsh.plugin.PluginLifeCycle
      extended by org.crsh.standalone.Bootstrap

public class Bootstrap
extends PluginLifeCycle

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.crsh.plugin.PluginLifeCycle
log
 
Constructor Summary
Bootstrap()
           
 
Method Summary
 void bootstrap()
           
 void shutdown()
           
 
Methods inherited from class org.crsh.plugin.PluginLifeCycle
getContext, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bootstrap

public Bootstrap()
Method Detail

bootstrap

public void bootstrap()
               throws Exception
Throws:
Exception

shutdown

public void shutdown()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.