com.espertech.esper.core.service
Class InternalEventRouterDesc

java.lang.Object
  extended by com.espertech.esper.core.service.InternalEventRouterDesc

public class InternalEventRouterDesc
extends java.lang.Object


Constructor Summary
InternalEventRouterDesc(UpdateDesc updateDesc, EventBeanCopyMethod copyMethod, TypeWidener[] wideners, EventType eventType, java.lang.annotation.Annotation[] annotations)
           
 
Method Summary
 java.lang.annotation.Annotation[] getAnnotations()
           
 EventBeanCopyMethod getCopyMethod()
           
 EventType getEventType()
           
 UpdateDesc getUpdateDesc()
           
 TypeWidener[] getWideners()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalEventRouterDesc

public InternalEventRouterDesc(UpdateDesc updateDesc,
                               EventBeanCopyMethod copyMethod,
                               TypeWidener[] wideners,
                               EventType eventType,
                               java.lang.annotation.Annotation[] annotations)
Method Detail

getUpdateDesc

public UpdateDesc getUpdateDesc()

getCopyMethod

public EventBeanCopyMethod getCopyMethod()

getWideners

public TypeWidener[] getWideners()

getEventType

public EventType getEventType()

getAnnotations

public java.lang.annotation.Annotation[] getAnnotations()

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