Package edu.uci.isr.yancees.plugin

Interface Summary
PluginFactoryInterface This is the interface of the plug-ins of the core of the system
PluginInterface This is the interface of the plug-ins of the core of the system.
PluginListenerInterface  
PluginManagerInterface  
ProtocolPluginInterface Adds to the ProtocolPlug-in the ability to process messages coming from clients.
ProtocolPluginListenerInterface  
SharedPluginInterface  
 

Class Summary
AbstractOrderedPlugin This plug-in performs event ordering.
AbstractPlugin This abstract class defines the basic functionality of the plug-in as well as its main attributes.
AbstractProtocolPlugin This abstract class defines the basic functionality of the plug-in as well as its main attributes.
AbstractSharedPlugin This class implements the abstract shared plug-in, a singleton that handles many subtrees
OrderedEventBuffer  
PluginManager Manages the plug-in instances used by the parsers (managers)
 

Exception Summary
PluginFactoryException Title: Yancees Notification Server
PluginManagerException Title: Yancees Notification Server
ProtocolPluginException Title: Yancees Notification Server