Daisy Open Source CMS

Package org.outerj.daisy.plugin

Management of plugins for the repository server.

See:
          Description

Interface Summary
PluginHandle<T> An object encapsulating a plugin and its name.
PluginRegistry The place where plugins are registered.
PluginUser<T> Interface to be implemented by the user of a particular type of plugin.
 

Exception Summary
PluginException  
 

Package org.outerj.daisy.plugin Description

Management of plugins for the repository server.


Daisy Open Source CMS