Uses of Interface
org.ikasan.framework.plugins.EventInvocable

Packages that use EventInvocable
org.ikasan.framework.plugins   
 

Uses of EventInvocable in org.ikasan.framework.plugins
 

Classes in org.ikasan.framework.plugins that implement EventInvocable
 class EventInvocablePojoWrapper
          Wrapper class for plugins that do not implement the EventInvocable interface, but nonetheless have a functional method that matches the parameter list.
 class JMSEventPublisherPlugin
          Plugin that knows how to publish an Event to JMS
 class 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
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.