|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CflowExpressionVisitorRuntime | |
org.codehaus.aspectwerkz | |
org.codehaus.aspectwerkz.expression |
Uses of CflowExpressionVisitorRuntime in org.codehaus.aspectwerkz |
Methods in org.codehaus.aspectwerkz with parameters of type CflowExpressionVisitorRuntime | |
boolean |
AspectSystem.isInControlFlowOf(CflowExpressionVisitorRuntime expression,
ExpressionContext expressionContext)
Checks if we are in the control flow of a join point picked out by a specific pointcut expression. |
Uses of CflowExpressionVisitorRuntime in org.codehaus.aspectwerkz.expression |
Methods in org.codehaus.aspectwerkz.expression that return CflowExpressionVisitorRuntime | |
CflowExpressionVisitorRuntime |
ExpressionInfo.getCflowExpressionRuntime()
Returns the runtime cflow expression. |
CflowExpressionVisitorRuntime |
ExpressionNamespace.getCflowExpressionRuntime(String name)
Returns the runtime cflow expression with a specific name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |