public abstract class ContextControllerStatementBase extends Object
Constructor and Description |
---|
ContextControllerStatementBase(StatementSpecCompiled statementSpec,
StatementContext statementContext,
ContextMergeView mergeView,
StatementAgentInstanceFactory factory) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactory |
getFactory() |
ContextMergeView |
getMergeView() |
StatementContext |
getStatementContext() |
StatementSpecCompiled |
getStatementSpec() |
public ContextControllerStatementBase(StatementSpecCompiled statementSpec, StatementContext statementContext, ContextMergeView mergeView, StatementAgentInstanceFactory factory)
public StatementSpecCompiled getStatementSpec()
public StatementContext getStatementContext()
public ContextMergeView getMergeView()
public StatementAgentInstanceFactory getFactory()