JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.aspectj.lang.reflect
Interface PointcutExpression
public interface
PointcutExpression
Represents an anonymous pointcut expression as used in pointcuts, advice declarations, declares, and per-clauses
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
asString
()
Returns a String representation of the pointcut expression
Method Detail
asString
java.lang.String asString()
Returns a String representation of the pointcut expression
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method