Uses of Class
com.espertech.esper.client.ConfigurationPlugInPatternObject

Packages that use ConfigurationPlugInPatternObject
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of ConfigurationPlugInPatternObject in com.espertech.esper.client
 

Fields in com.espertech.esper.client with type parameters of type ConfigurationPlugInPatternObject
protected  java.util.List<ConfigurationPlugInPatternObject> Configuration.plugInPatternObjects
          List of configured plug-in pattern objects.
 

Methods in com.espertech.esper.client that return types with arguments of type ConfigurationPlugInPatternObject
 java.util.List<ConfigurationPlugInPatternObject> ConfigurationInformation.getPlugInPatternObjects()
          Returns a list of configured plug-ins for pattern observers and guards.
 java.util.List<ConfigurationPlugInPatternObject> Configuration.getPlugInPatternObjects()
           
 

Uses of ConfigurationPlugInPatternObject in com.espertech.esper.epl.spec
 

Method parameters in com.espertech.esper.epl.spec with type arguments of type ConfigurationPlugInPatternObject
 void PluggableObjectCollection.addPatternObjects(java.util.List<ConfigurationPlugInPatternObject> configPattern)
          Add a plug-in pattern object.
 


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