net.esper.view.stream
Class StreamFactoryServiceProvider
java.lang.Object
net.esper.view.stream.StreamFactoryServiceProvider
public final class StreamFactoryServiceProvider
- extends Object
Static factory for implementations of the StreamFactoryService interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamFactoryServiceProvider
public StreamFactoryServiceProvider()
newService
public static StreamFactoryService newService(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