com.espertech.esper.event.xml
Class SendableEventXML

java.lang.Object
  extended by com.espertech.esper.event.xml.SendableEventXML
All Implemented Interfaces:
SendableEvent

public class SendableEventXML
extends java.lang.Object
implements SendableEvent


Constructor Summary
SendableEventXML(org.w3c.dom.Node event)
           
 
Method Summary
 java.lang.Object getUnderlying()
           
 void send(EPRuntime runtime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendableEventXML

public SendableEventXML(org.w3c.dom.Node event)
Method Detail

send

public void send(EPRuntime runtime)
Specified by:
send in interface SendableEvent

getUnderlying

public java.lang.Object getUnderlying()
Specified by:
getUnderlying in interface SendableEvent

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com