Package adams.flow.standalone.subprocessevent
-
Interface Summary Interface Description SubProcessEventTrigger<I,O> Interface for triggers. -
Class Summary Class Description AbstractSubProcessEventTrigger<I,O> Ancestor for triggers.Null Dummy, does nothing.SubPub Subscribes to the specified 'subscribe' queue to receive data from and publishes the processed data to the 'publish' queue.