net.esper.pattern
Class PatternContextFactoryDefault

java.lang.Object
  extended by net.esper.pattern.PatternContextFactoryDefault
All Implemented Interfaces:
PatternContextFactory

public class PatternContextFactoryDefault
extends Object
implements PatternContextFactory

Default pattern context factory.


Constructor Summary
PatternContextFactoryDefault()
           
 
Method Summary
 PatternContext createContext(StatementContext statementContext, int streamId, EvalRootNode rootNode)
          Create a pattern context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternContextFactoryDefault

public PatternContextFactoryDefault()
Method Detail

createContext

public PatternContext createContext(StatementContext statementContext,
                                    int streamId,
                                    EvalRootNode rootNode)
Description copied from interface: PatternContextFactory
Create a pattern context.

Specified by:
createContext in interface PatternContextFactory
Parameters:
statementContext - is the statement information and services
streamId - is the stream id
rootNode - is the pattern root node
Returns:
pattern context

© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com