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

Packages that use ConfigurationPlugInView
com.espertech.esper.client This package 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 ConfigurationPlugInView in com.espertech.esper.client
 

Fields in com.espertech.esper.client with type parameters of type ConfigurationPlugInView
protected  List<ConfigurationPlugInView> Configuration.plugInViews
          List of configured plug-in views.
 

Methods in com.espertech.esper.client that return types with arguments of type ConfigurationPlugInView
 List<ConfigurationPlugInView> ConfigurationInformation.getPlugInViews()
          Returns a list of configured plug-in views.
 List<ConfigurationPlugInView> Configuration.getPlugInViews()
           
 

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

Method parameters in com.espertech.esper.epl.spec with type arguments of type ConfigurationPlugInView
 void PluggableObjectCollection.addViews(List<ConfigurationPlugInView> configurationPlugInViews)
          Add a plug-in view.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com