|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExprEvaluatorContext
Returns the context for expression evaluation.
Method Summary | |
---|---|
int |
getAgentInstanceId()
|
StatementAgentInstanceLock |
getAgentInstanceLock()
|
AgentInstanceScriptContext |
getAgentInstanceScriptContext()
|
EventBean |
getContextProperties()
|
java.lang.String |
getEngineURI()
|
ExpressionResultCacheService |
getExpressionResultCacheService()
|
java.lang.String |
getStatementId()
|
java.lang.String |
getStatementName()
|
StatementType |
getStatementType()
|
java.lang.Object |
getStatementUserObject()
|
TableExprEvaluatorContext |
getTableExprEvaluatorContext()
|
TimeProvider |
getTimeProvider()
Returns the time provider. |
Method Detail |
---|
java.lang.String getStatementName()
java.lang.Object getStatementUserObject()
java.lang.String getEngineURI()
java.lang.String getStatementId()
StatementType getStatementType()
TimeProvider getTimeProvider()
ExpressionResultCacheService getExpressionResultCacheService()
int getAgentInstanceId()
EventBean getContextProperties()
AgentInstanceScriptContext getAgentInstanceScriptContext()
StatementAgentInstanceLock getAgentInstanceLock()
TableExprEvaluatorContext getTableExprEvaluatorContext()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |