com.espertech.esper.epl.view
Class OutputProcessViewFactoryFactory

java.lang.Object
  extended by com.espertech.esper.epl.view.OutputProcessViewFactoryFactory

public class OutputProcessViewFactoryFactory
extends java.lang.Object

Factory for factories for output processing views.


Constructor Summary
OutputProcessViewFactoryFactory()
           
 
Method Summary
static OutputProcessViewFactory make(StatementSpecCompiled statementSpec, InternalEventRouter internalEventRouter, StatementContext statementContext, EventType resultEventType, OutputProcessViewCallback optionalOutputProcessViewCallback, TableService tableService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputProcessViewFactoryFactory

public OutputProcessViewFactoryFactory()
Method Detail

make

public static OutputProcessViewFactory make(StatementSpecCompiled statementSpec,
                                            InternalEventRouter internalEventRouter,
                                            StatementContext statementContext,
                                            EventType resultEventType,
                                            OutputProcessViewCallback optionalOutputProcessViewCallback,
                                            TableService tableService)
                                     throws ExprValidationException
Throws:
ExprValidationException

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