com.espertech.esper.core.start
Class EPStatementStartMethodFactory

java.lang.Object
  extended by com.espertech.esper.core.start.EPStatementStartMethodFactory

public class EPStatementStartMethodFactory
extends java.lang.Object

Starts and provides the stop method for EPL statements.


Constructor Summary
EPStatementStartMethodFactory()
           
 
Method Summary
static EPStatementStartMethod makeStartMethod(StatementSpecCompiled statementSpec)
          Ctor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPStatementStartMethodFactory

public EPStatementStartMethodFactory()
Method Detail

makeStartMethod

public static EPStatementStartMethod makeStartMethod(StatementSpecCompiled statementSpec)
Ctor.

Parameters:
statementSpec - is a container for the definition of all statement constructs that may have been used in the statement, i.e. if defines the select clauses, insert into, outer joins etc.

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