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(EventAdapterService eventAdapterService)
- Creates an implementation of the StreamFactoryService interface.
- Parameters:
eventAdapterService
- is the event adapter service
- Returns:
- implementation