org.crsh.plugin
Class PluginLifeCycle
java.lang.Object
org.crsh.plugin.PluginLifeCycle
- Direct Known Subclasses:
- Bootstrap, WebPluginLifeCycle
public abstract class PluginLifeCycle
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
Field Summary |
protected org.slf4j.Logger |
log
. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.slf4j.Logger log
- .
PluginLifeCycle
public PluginLifeCycle()
getContext
public PluginContext getContext()
start
public final void start(PluginContext context)
stop
public final void stop()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.