JavaScript is disabled on your browser.
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
Methods
Modifier and Type
Method and Description
String
asString
()
Returns a String representation of the pointcut expression
Method Detail
asString
String
asString()
Returns a String representation of the pointcut expression
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