net.esper.dispatch
Class DispatchServiceProvider
java.lang.Object
net.esper.dispatch.DispatchServiceProvider
public class DispatchServiceProvider
- extends Object
Provider of implementations for the dispatch service.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DispatchServiceProvider
public DispatchServiceProvider()
newService
public static DispatchService newService()
- Returns new service.
- Returns:
- new dispatch service implementation.