com.espertech.esper.event.bean
Class SendableEventBean

java.lang.Object
  extended by com.espertech.esper.event.bean.SendableEventBean
All Implemented Interfaces:
SendableEvent

public class SendableEventBean
extends java.lang.Object
implements SendableEvent


Constructor Summary
SendableEventBean(java.lang.Object 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

SendableEventBean

public SendableEventBean(java.lang.Object 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