Package org.codehaus.aspectwerkz.pointcut

Class Summary
AbstractPointcut Abstract implementation of the pointcut concept.
CallPointcut Implements the pointcut concept for caller side method access.
ClassPointcut Implements the pointcut concept for classes.
ExecutionPointcut Implements the pointcut concept for method access.
GetPointcut Implements the pointcut concept for field access.
PointcutPattern Holds a pre-compiled tuple that consists of the class pattern and the pattern for a specific pointcut.
SetPointcut Implements the pointcut concept for field access.
ThrowsPointcut Implements the pointcut concept for exception handling.
ThrowsPointcutKey Key class for the throws pointcut holds the method name A the exception name.
 



Copyright (c) 2002-2004 The AspectWerkz Team. All Rights Reserved.