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