|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationVariable | |
---|---|
com.espertech.esper.client | This package defines the central Esper Client APIs. |
com.espertech.esper.core | Implementation of client package interfaces, glue code |
Uses of ConfigurationVariable in com.espertech.esper.client |
---|
Fields in com.espertech.esper.client with type parameters of type ConfigurationVariable | |
---|---|
protected Map<String,ConfigurationVariable> |
Configuration.variables
Map of variables. |
Methods in com.espertech.esper.client that return types with arguments of type ConfigurationVariable | |
---|---|
Map<String,ConfigurationVariable> |
ConfigurationInformation.getVariables()
Returns the variables by name as key and type plus initialization value as value |
Map<String,ConfigurationVariable> |
Configuration.getVariables()
|
Uses of ConfigurationVariable in com.espertech.esper.core |
---|
Method parameters in com.espertech.esper.core with type arguments of type ConfigurationVariable | |
---|---|
protected static void |
EPServicesContextFactoryDefault.initVariables(VariableService variableService,
Map<String,ConfigurationVariable> variables)
Adds configured variables to the variable service. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |