|
Class Summary |
| EventInvocablePojoWrapper |
Wrapper class for plugins that do not implement the EventInvocable interface, but nonetheless have a
functional method that matches the parameter list. |
| JMSEventPublisherPlugin |
Plugin that knows how to publish an Event to JMS |
| PayloadInvocablePojoWrapper |
Wrapper class for plugins that do not implement the PayloadInvocable interface, but nonetheless have a
functional method that matches the parameter list. |
| PayloadProviderPlugin |
Plugin that retrieves any available Payloads from a PayloadProvider and sets these on the
Event, after setting the source system on each, if known |
| PayloadPublisherPlugin |
Simple wrapper for PayloadPublisher to allow it to work within the plugin framework |
| PojoWrapperPlugin |
Abstract class for POJO wrapper plugins |