net.esper.filter
Class FilterServiceProvider

java.lang.Object
  extended by net.esper.filter.FilterServiceProvider

public final class FilterServiceProvider
extends Object

Static factory for implementations of the FilterService interface.


Constructor Summary
FilterServiceProvider()
           
 
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
 

Constructor Detail

FilterServiceProvider

public FilterServiceProvider()
Method Detail

newService

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

Returns:
implementation