Uses of Class
com.espertech.esper.epl.variable.VariableTypeException

Packages that use VariableTypeException
com.espertech.esper.epl.variable Variable service and variable collections 
 

Uses of VariableTypeException in com.espertech.esper.epl.variable
 

Methods in com.espertech.esper.epl.variable that throw VariableTypeException
 void VariableServiceImpl.createNewVariable(java.lang.String variableName, java.lang.String variableType, java.lang.Object value, boolean constant, boolean array, StatementExtensionSvcContext extensionServicesContext, EngineImportService engineImportService)
           
 void VariableService.createNewVariable(java.lang.String variableName, java.lang.String type, java.lang.Object value, boolean constant, boolean array, StatementExtensionSvcContext extensionServicesContext, EngineImportService engineImportService)
          Creates a new variable.
 


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