Base objects for plugin creation and communication
Interfaces
| | Interface | Description |
| | Plugin |
The Plugin interface defines rules for IoC plugin implementation. |
| | PluginListener |
The PluginListener interface defines rules for objects
which want to listen all of plugin events. |
Classes
| | Class | Description |
| | AbstractPlugin |
Abstract implementation of Plugin. |
| | ChannelExpert |
The ChannelExpert class is a repository for
EventChannel object. |
| | NullPlugin |
The NullPlugin class defines a default plugin to use if none is defined
current application. |
| | PluginBroadcaster |
The PluginBroadcaster class extends EventBroadcaster to add dedicated Plugin
features. |
| | PluginChannel |
The PluginChannel class defines event channel for a target plugin. |
| | PluginDebug |
The PluginDebug class defines "logging tunnel" for plugin logging feature. |
| | PluginEvent |
The PluginEvent class represents the event object passed
to the event listener for Plugin events. |
LowRA API documentation 2008- 2009
Licensed under the MOZILLA PUBLIC LICENSE, Version 1.1
mer. févr. 25 2009, 9:22 AM GMT+01:00