org.crsh.plugin
Class PluginManager<P extends CRaSHPlugin>
java.lang.Object
org.crsh.plugin.PluginManager<P>
public class PluginManager<P extends CRaSHPlugin>
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginManager
public PluginManager(PluginContext context,
Class<P> pluginType)
getPlugins
public Iterable<P> getPlugins()
shutdown
public void shutdown()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.