com.espertech.esper.filter
Class FilterServiceProvider

java.lang.Object
  extended by com.espertech.esper.filter.FilterServiceProvider

public final class FilterServiceProvider
extends java.lang.Object

Static factory for implementations of the FilterService interface.


Constructor Summary
FilterServiceProvider()
           
 
Method Summary
static FilterServiceSPI newService(ConfigurationEngineDefaults.FilterServiceProfile filterServiceProfile)
          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 FilterServiceSPI newService(ConfigurationEngineDefaults.FilterServiceProfile filterServiceProfile)
Creates an implementation of the FilterEvaluationService interface.

Returns:
implementation

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com