com.espertech.esper.core.thread
Class InboundUnitSendWrapped

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

public class InboundUnitSendWrapped
extends java.lang.Object
implements InboundUnitRunnable

Inbound unit for wrapped events.


Constructor Summary
InboundUnitSendWrapped(EventBean theEvent, EPRuntimeEventSender 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

InboundUnitSendWrapped

public InboundUnitSendWrapped(EventBean theEvent,
                              EPRuntimeEventSender runtime)
Ctor.

Parameters:
theEvent - inbound event, wrapped
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