|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventInvocable
Interface for all plugins that are invokable on a per Event basis
| Method Summary | |
|---|---|
void |
invoke(Event event)
Invoke this plugin with an Event |
| Method Detail |
|---|
void invoke(Event event)
throws PluginInvocationException
Event
event - The event to pass to the plugin
PluginInvocationException - Exception if the plugin could not be invoked
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||