|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginInterface | |
|---|---|
| eu.scape_project.watch.adaptor.c3po | |
| eu.scape_project.watch.interfaces | |
| eu.scape_project.watch.notification | |
| eu.scape_project.watch.plugin | |
| Uses of PluginInterface in eu.scape_project.watch.adaptor.c3po |
|---|
| Classes in eu.scape_project.watch.adaptor.c3po that implement PluginInterface | |
|---|---|
class |
C3POAdaptor
A watch conforming adaptor for a collection profile source called c3po. |
| Uses of PluginInterface in eu.scape_project.watch.interfaces |
|---|
| Subinterfaces of PluginInterface in eu.scape_project.watch.interfaces | |
|---|---|
interface |
AdaptorPluginInterface
An adaptor plugin interface that each adaptor has to implement. |
interface |
NotificationAdaptorInterface
Definition of Notification adaptor methods. |
| Uses of PluginInterface in eu.scape_project.watch.notification |
|---|
| Classes in eu.scape_project.watch.notification that implement PluginInterface | |
|---|---|
class |
LogNotificationAdaptor
Dummy adaptor that simply writes every notification to log. |
| Uses of PluginInterface in eu.scape_project.watch.plugin |
|---|
| Methods in eu.scape_project.watch.plugin that return PluginInterface | |
|---|---|
PluginInterface |
PluginManager.getPlugin(String pluginID,
String version)
Returns an initialized instance of the PluginInterface with the
specified ID (classname) or null if the initializing process failed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||