com.espertech.esper.emit
Class EmitServiceProvider
java.lang.Object
com.espertech.esper.emit.EmitServiceProvider
public final class EmitServiceProvider
- extends Object
Static factory for implementations of the EmitService interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmitServiceProvider
public EmitServiceProvider()
newService
public static EmitService newService()
- Creates an implementation of the EmitService interface.
- Returns:
- implementation