com.espertech.esper.core.service
Class EPStatementFactoryDefault

java.lang.Object
  extended by com.espertech.esper.core.service.EPStatementFactoryDefault
All Implemented Interfaces:
EPStatementFactory

public class EPStatementFactoryDefault
extends java.lang.Object
implements EPStatementFactory


Constructor Summary
EPStatementFactoryDefault()
           
 
Method Summary
 EPStatementSPI make(java.lang.String expressionNoAnnotations, boolean isPattern, DispatchService dispatchService, StatementLifecycleSvcImpl statementLifecycleSvc, long timeLastStateChange, boolean preserveDispatchOrder, boolean isSpinLocks, long blockingTimeout, TimeSourceService timeSource, StatementMetadata statementMetadata, java.lang.Object statementUserObject, StatementContext statementContext, boolean isFailed, boolean nameProvided)
           
 StopCallback makeStopMethod(StatementAgentInstanceFactoryResult startResult)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPStatementFactoryDefault

public EPStatementFactoryDefault()
Method Detail

make

public EPStatementSPI make(java.lang.String expressionNoAnnotations,
                           boolean isPattern,
                           DispatchService dispatchService,
                           StatementLifecycleSvcImpl statementLifecycleSvc,
                           long timeLastStateChange,
                           boolean preserveDispatchOrder,
                           boolean isSpinLocks,
                           long blockingTimeout,
                           TimeSourceService timeSource,
                           StatementMetadata statementMetadata,
                           java.lang.Object statementUserObject,
                           StatementContext statementContext,
                           boolean isFailed,
                           boolean nameProvided)
Specified by:
make in interface EPStatementFactory

makeStopMethod

public StopCallback makeStopMethod(StatementAgentInstanceFactoryResult startResult)
Specified by:
makeStopMethod in interface EPStatementFactory

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