Package org.crsh.plugin

Interface Summary
PluginDiscovery Plugin discovery provider.
 

Class Summary
CRaSHPlugin<P> Base class for a plugin, that consist of a subclass of this class and the implementation of the business interface of the plugin.
PluginContext The plugin context.
PluginLifeCycle Controls the life cycle of a plugin manager.
PluginManager  
Property<T> A configuration property.
PropertyDescriptor<T> A descriptor for a configuration property.
ServiceLoaderDiscovery An implementation of PluginDiscovery based on ServiceLoader.
SimplePluginDiscovery A simple implemention of PluginDiscovery where the plugins are explictly provided.
WebPluginLifeCycle  
 

Enum Summary
ResourceKind A kind of resources used by crash from its external context.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.