Uses of Class
org.crsh.plugin.CRaSHPlugin

Packages that use CRaSHPlugin
org.crsh   
org.crsh.plugin   
 

Uses of CRaSHPlugin in org.crsh
 

Subclasses of CRaSHPlugin in org.crsh
 class ProcessorIOHandler
           
 

Uses of CRaSHPlugin in org.crsh.plugin
 

Methods in org.crsh.plugin that return types with arguments of type CRaSHPlugin
 Iterable<CRaSHPlugin<?>> SimplePluginDiscovery.getPlugins()
           
 Iterable<CRaSHPlugin<?>> ServiceLoaderDiscovery.getPlugins()
           
 Iterable<CRaSHPlugin<?>> PluginDiscovery.getPlugins()
           
 

Methods in org.crsh.plugin with parameters of type CRaSHPlugin
 SimplePluginDiscovery SimplePluginDiscovery.add(CRaSHPlugin<?> plugin)
          Add a plugin.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.