|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Endpoint
Interface for all FlowComponents responsible for delivering an
Event to an external system
These are characterised by the content of the Event being delivered externally
Note that this is very similar to Transformer except that the Event should not be changed by invocation
of this method.
Method Summary
voidonEvent(Event event)
Delivers the Event to an external system
Method Detail
onEvent
void onEvent(Event event)
throws EndpointException
Event to an external system
event - The event we're delivering
EndpointException - Exception if delivery fails
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2007-2012 Ikasan. All Rights Reserved.