org.crsh.standalone
Class Bootstrap
java.lang.Object
org.crsh.plugin.PluginLifeCycle
org.crsh.standalone.Bootstrap
public class Bootstrap
- extends PluginLifeCycle
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classLoader
private final ClassLoader classLoader
- .
discovery
private PluginDiscovery discovery
- .
fileSystem
private FS fileSystem
- .
Bootstrap
public Bootstrap(ClassLoader classLoader)
throws Exception
- Throws:
Exception
getDiscovery
public PluginDiscovery getDiscovery()
setDiscovery
public void setDiscovery(PluginDiscovery discovery)
getFileSystem
public FS getFileSystem()
setFileSystem
public void setFileSystem(FS fileSystem)
bootstrap
public void bootstrap()
throws Exception
- Throws:
Exception
shutdown
public void shutdown()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.