com.espertech.esper.dataflow.util
Class LogicalChannelBindingMethodDesc

java.lang.Object
  extended by com.espertech.esper.dataflow.util.LogicalChannelBindingMethodDesc

public class LogicalChannelBindingMethodDesc
extends java.lang.Object


Constructor Summary
LogicalChannelBindingMethodDesc(java.lang.reflect.Method method, LogicalChannelBindingType bindingType)
           
 
Method Summary
 LogicalChannelBindingType getBindingType()
           
 java.lang.reflect.Method getMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogicalChannelBindingMethodDesc

public LogicalChannelBindingMethodDesc(java.lang.reflect.Method method,
                                       LogicalChannelBindingType bindingType)
Method Detail

getMethod

public java.lang.reflect.Method getMethod()

getBindingType

public LogicalChannelBindingType getBindingType()

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