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 PerClause
All Known Subinterfaces:
PointcutBasedPerClause
public interface
PerClause
AspectJ runtime representation of the per-clause associated with an aspect.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
PerClauseKind
getKind
()
The kind of per-clause (singleton, perthis, pertarget,...)
Method Detail
getKind
PerClauseKind
getKind()
The kind of per-clause (singleton, perthis, pertarget,...)
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