public class CustomInfoHandler extends Object implements EventHandler
| Constructor and Description |
|---|
CustomInfoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event event)
Handle event.
|
void |
setCustomInfo(Map<String,String> customInfo)
Sets the custom info.
|
public void handleEvent(Event event)
EventHandlerhandleEvent in interface EventHandlerevent - the eventCopyright © 2011–2015 Talend Inc.. All rights reserved.