Package org.codehaus.aspectwerkz.cflow

Class Summary
AbstractCflowSystemAspect An abstraction for the JIT gen cflow aspects.
CflowAspectExpressionVisitor A visitor to create the bindings between cflow aspect and cflow subexpression.
CflowBinding A Cflow binding represents an extracted cflow or cflowbelow subexpression

For a given pointcut "pcA and cflowA or cflowbelowB", we will extract two bindings.

CflowCompiler Compiler for the JIT cflow Aspect
CflowCompiler.CompiledCflowAspect Information about a compiled Cflow Aspect
 



Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.