net.esper.filter
Class FilterServiceProvider
java.lang.Object
net.esper.filter.FilterServiceProvider
public final class FilterServiceProvider
- extends Object
Static factory for implementations of the FilterService
interface.
Method Summary |
static FilterService |
newService()
Creates an implementation of the FilterEvaluationService interface. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterServiceProvider
public FilterServiceProvider()
newService
public static FilterService newService()
- Creates an implementation of the FilterEvaluationService interface.
- Returns:
- implementation