Uses of Class
org.aspectj.weaver.patterns.PerClause
Package
Description
-
Uses of PerClause in org.aspectj.weaver
Modifier and TypeMethodDescriptionGeneratedReferenceTypeDelegate.getPerClause()
ReferenceType.getPerClause()
ReferenceTypeDelegate.getPerClause()
ResolvedType.getPerClause()
AjAttribute.Aspect.reify
(ResolvedType inAspect) AjAttribute.Aspect.reifyFromAtAspectJ
(ResolvedType inAspect) Modifier and TypeMethodDescriptionAdvice.concretize
(ResolvedType fromType, World world, PerClause clause) Checker.concretize
(ResolvedType theAspect, World world, PerClause clause) Concretize this Checker by concretizing the pointcutabstract ShadowMunger
ShadowMunger.concretize
(ResolvedType fromType, World world, PerClause clause) void
CrosscuttingMembers.setPerClause
(PerClause perClause) -
Uses of PerClause in org.aspectj.weaver.bcel
-
Uses of PerClause in org.aspectj.weaver.patterns
Modifier and TypeClassDescriptionclass
class
class
class
class
Modifier and TypeMethodDescriptionPerCflow.concretize
(ResolvedType inAspect) abstract PerClause
PerClause.concretize
(ResolvedType inAspect) PerFromSuper.concretize
(ResolvedType inAspect) PerObject.concretize
(ResolvedType inAspect) PerSingleton.concretize
(ResolvedType inAspect) PerTypeWithin.concretize
(ResolvedType inAspect) PerFromSuper.lookupConcretePerClause
(ResolvedType lookupType) PatternParser.maybeParsePerClause()
static PerClause
PerCflow.readPerClause
(VersionedDataInputStream s, ISourceContext context) static PerClause
PerClause.readPerClause
(VersionedDataInputStream s, ISourceContext context) static PerClause
PerFromSuper.readPerClause
(VersionedDataInputStream s, ISourceContext context) static PerClause
PerObject.readPerClause
(VersionedDataInputStream s, ISourceContext context) static PerClause
PerSingleton.readPerClause
(VersionedDataInputStream s, ISourceContext context) static PerClause
PerTypeWithin.readPerClause
(VersionedDataInputStream s, ISourceContext context) -
Uses of PerClause in org.aspectj.weaver.reflect