|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginException | |
|---|---|
| eu.scape_project.watch.adaptor.c3po | |
| eu.scape_project.watch.interfaces | |
| eu.scape_project.watch.notification | |
| Uses of PluginException in eu.scape_project.watch.adaptor.c3po |
|---|
| Methods in eu.scape_project.watch.adaptor.c3po that throw PluginException | |
|---|---|
ResultInterface |
C3POAdaptor.execute()
|
ResultInterface |
C3POAdaptor.execute(Map<Entity,List<Property>> context)
|
void |
C3POAdaptor.init()
|
void |
C3POAdaptor.shutdown()
|
| Uses of PluginException in eu.scape_project.watch.interfaces |
|---|
| Methods in eu.scape_project.watch.interfaces that throw PluginException | |
|---|---|
ResultInterface |
AdaptorPluginInterface.execute()
Fetches all information that this adaptor can obtain from the source. |
ResultInterface |
AdaptorPluginInterface.execute(Map<Entity,List<Property>> config)
Executes this plugin and returns a specific ResultInterface implementation. |
void |
PluginInterface.init()
Initializes the plugin. |
void |
PluginInterface.shutdown()
This method is called exactly once before the system shuts down or when the component decides this plugin is not needed anymore. |
| Uses of PluginException in eu.scape_project.watch.notification |
|---|
| Methods in eu.scape_project.watch.notification that throw PluginException | |
|---|---|
void |
LogNotificationAdaptor.init()
|
void |
LogNotificationAdaptor.shutdown()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||