|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Transformer
Interface for all FlowComponents that perform a Transformer function.
These are characterised by the content of the
Event being
changed in some way during the execution of the onEvent method.
Method Summary
voidonEvent(Event event)
Transforms or otherwise changes the passed in Event
Method Detail
onEvent
void onEvent(Event event)
throws TransformationException
Event
event - Event to transform
TransformationException - Exception if we could not transform
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.