net.esper.view.stream
Class StreamReuseServiceProvider

java.lang.Object
  extended by net.esper.view.stream.StreamReuseServiceProvider

public final class StreamReuseServiceProvider
extends Object

Static factory for implementations of the StreamReuseService interface.


Constructor Summary
StreamReuseServiceProvider()
           
 
Method Summary
static StreamReuseService newService()
          Creates an implementation of the StreamReuseService interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamReuseServiceProvider

public StreamReuseServiceProvider()
Method Detail

newService

public static StreamReuseService newService()
Creates an implementation of the StreamReuseService interface.

Returns:
implementation