|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PayloadInvocable
Interface for all plugins that are invokable on a per Payload basis
| Method Summary | |
|---|---|
void |
invoke(Payload payload)
Invoke this plugin with a Payload |
| Method Detail |
|---|
void invoke(Payload payload)
throws PluginInvocationException
Payload
payload - The payload to work with
PluginInvocationException - Exception if we could not invoke the plugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||