com.espertech.esper.epl.datetime.calop
Class CalendarOpFactory

java.lang.Object
  extended by com.espertech.esper.epl.datetime.calop.CalendarOpFactory
All Implemented Interfaces:
OpFactory

public class CalendarOpFactory
extends java.lang.Object
implements OpFactory


Constructor Summary
CalendarOpFactory()
           
 
Method Summary
 CalendarOp getOp(DatetimeMethodEnum method, java.lang.String methodNameUsed, java.util.List<ExprNode> parameters, ExprEvaluator[] evaluators)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarOpFactory

public CalendarOpFactory()
Method Detail

getOp

public CalendarOp getOp(DatetimeMethodEnum method,
                        java.lang.String methodNameUsed,
                        java.util.List<ExprNode> parameters,
                        ExprEvaluator[] evaluators)
                 throws ExprValidationException
Throws:
ExprValidationException

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