Class Summary |
Plugin |
Plugin is an abstract class that all plugins must implement. |
Plugin.Broken |
A placeholder for a plugin that didn't load. |
Plugin.JAR |
A JAR file. |
PluginBus |
The PluginBus is opinio's global event notification mechanism. |
PluginBusAdmin |
This class is opinio's event notification mechanism for administation
type events. |
PluginBusSurvey |
This class is opinio's event notification mechanism for survey type
events. |
PluginJARClassLoader |
A class loader implementation that loads classes from JAR files. |
PluginManager |
This plugin manages the plugins available to opinio. |