com.espertech.esper.core.thread
Class InboundUnitSendEvent

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

public class InboundUnitSendEvent
extends java.lang.Object
implements InboundUnitRunnable

Inbound unit for unwrapped events.


Constructor Summary
InboundUnitSendEvent(java.lang.Object theEvent, 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

InboundUnitSendEvent

public InboundUnitSendEvent(java.lang.Object theEvent,
                            EPRuntimeImpl runtime)
Ctor.

Parameters:
theEvent - to process
runtime - to process event
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