com.espertech.esper.core.thread
Class InboundUnitSendDOM

java.lang.Object
  extended by com.espertech.esper.core.thread.InboundUnitSendDOM
All Implemented Interfaces:
InboundUnitRunnable, java.lang.Runnable

public class InboundUnitSendDOM
extends java.lang.Object
implements InboundUnitRunnable

Inbound unit for DOM events.


Constructor Summary
InboundUnitSendDOM(org.w3c.dom.Node theEvent, EPServicesContext services, EPRuntimeImpl runtime)
          Ctor.
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboundUnitSendDOM

public InboundUnitSendDOM(org.w3c.dom.Node theEvent,
                          EPServicesContext services,
                          EPRuntimeImpl runtime)
Ctor.

Parameters:
theEvent - document
services - for wrapping event
runtime - runtime to process
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

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