org.talend.esb.sam.server.service
Class EventTypeMapper
java.lang.Object
org.talend.esb.sam.server.service.EventTypeMapper
public final class EventTypeMapper
- extends Object
The Class EventTypeMapper used for mapping EventTypes.
|
Method Summary |
static org.talend.esb.sam.common.event.Event |
map(org.talend.esb.sam._2011._03.common.EventType eventType)
Map the EventType. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
public static org.talend.esb.sam.common.event.Event map(org.talend.esb.sam._2011._03.common.EventType eventType)
- Map the EventType.
- Parameters:
eventType - the event type
- Returns:
- the event
Copyright © 2011-2012 Talend Inc.. All Rights Reserved.