Class Summary |
CallerSidePattern |
Implements the regular expression pattern matcher for caller side methods
in AspectWerkz. |
ClassPattern |
Implements the regular expression pattern matcher for classes in AspectWerkz. |
FieldPattern |
Implements the regular expression pattern matcher for fields in AspectWerkz. |
MethodPattern |
Implements the regular expression pattern matcher for methods in AspectWerkz. |
Pattern |
Implements an abstract regular expression pattern matcher for AspectWerkz. |
PointcutPatternTuple |
Holds a pre-compiled tuple that consists of the class pattern A the
pattern for a specific pointcut. |
ThrowsPattern |
Implements the regular expression pattern matcher for throws pointcuts
in AspectWerkz. |