com.espertech.esper.view.stream
Class StreamFactoryServiceProvider

java.lang.Object
  extended by com.espertech.esper.view.stream.StreamFactoryServiceProvider

public final class StreamFactoryServiceProvider
extends java.lang.Object

Static factory for implementations of the StreamFactoryService interface.


Constructor Summary
StreamFactoryServiceProvider()
           
 
Method Summary
static StreamFactoryService newService(java.lang.String engineURI, boolean isReuseViews)
          Creates an implementation of the StreamFactoryService interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamFactoryServiceProvider

public StreamFactoryServiceProvider()
Method Detail

newService

public static StreamFactoryService newService(java.lang.String engineURI,
                                              boolean isReuseViews)
Creates an implementation of the StreamFactoryService interface.

Parameters:
isReuseViews - indicator on whether stream and view resources are to be reused between statements
Returns:
implementation

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