org.talend.esb.sam.common.handler.impl
Class CustomInfoHandler
java.lang.Object
org.talend.esb.sam.common.handler.impl.CustomInfoHandler
- All Implemented Interfaces:
- EventHandler
public class CustomInfoHandler
- extends Object
- implements EventHandler
Adds a fixed set of custom info fields to the event
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomInfoHandler
public CustomInfoHandler()
handleEvent
public void handleEvent(Event event)
- Specified by:
handleEvent in interface EventHandler
setCustomInfo
public void setCustomInfo(Map<String,String> customInfo)
Copyright © 2011 Talend Inc.. All Rights Reserved.