|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationPlugInView | |
---|---|
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 ConfigurationPlugInView in com.espertech.esper.client |
---|
Fields in com.espertech.esper.client with type parameters of type ConfigurationPlugInView | |
---|---|
protected java.util.List<ConfigurationPlugInView> |
Configuration.plugInViews
List of configured plug-in views. |
Methods in com.espertech.esper.client that return types with arguments of type ConfigurationPlugInView | |
---|---|
java.util.List<ConfigurationPlugInView> |
ConfigurationInformation.getPlugInViews()
Returns a list of configured plug-in views. |
java.util.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(java.util.List<ConfigurationPlugInView> configurationPlugInViews,
java.util.List<ConfigurationPlugInVirtualDataWindow> configurationPlugInVirtualDW)
Add a plug-in view. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |