public class StatementContextFilterEvalEnv extends Object
Constructor and Description |
---|
StatementContextFilterEvalEnv(ClasspathImportServiceRuntime classpathImportServiceRuntime,
Annotation[] annotations,
VariableManagementService variableManagementService,
TableExprEvaluatorContext tableExprEvaluatorContext) |
Modifier and Type | Method and Description |
---|---|
Annotation[] |
getAnnotations() |
ClasspathImportServiceRuntime |
getClasspathImportServiceRuntime() |
TableExprEvaluatorContext |
getTableExprEvaluatorContext() |
VariableManagementService |
getVariableManagementService() |
public StatementContextFilterEvalEnv(ClasspathImportServiceRuntime classpathImportServiceRuntime, Annotation[] annotations, VariableManagementService variableManagementService, TableExprEvaluatorContext tableExprEvaluatorContext)
public ClasspathImportServiceRuntime getClasspathImportServiceRuntime()
public Annotation[] getAnnotations()
public TableExprEvaluatorContext getTableExprEvaluatorContext()
public VariableManagementService getVariableManagementService()
Copyright © 2005–2019. All rights reserved.