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

Packages that use ConfigurationVariable
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.core.service 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  java.util.Map<java.lang.String,ConfigurationVariable> Configuration.variables
          Map of variables.
 

Methods in com.espertech.esper.client that return types with arguments of type ConfigurationVariable
 java.util.Map<java.lang.String,ConfigurationVariable> ConfigurationInformation.getVariables()
          Returns the global variables by name as key and type plus initialization value as value
 java.util.Map<java.lang.String,ConfigurationVariable> Configuration.getVariables()
           
 

Uses of ConfigurationVariable in com.espertech.esper.core.service
 

Method parameters in com.espertech.esper.core.service with type arguments of type ConfigurationVariable
protected static void EPServicesContextFactoryDefault.initVariables(VariableService variableService, java.util.Map<java.lang.String,ConfigurationVariable> variables, EngineImportService engineImportService)
          Adds configured variables to the variable service.
 


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