A C F G I J M N O S T

A

AdviceSignature - interface org.aspectj.lang.reflect.AdviceSignature.
 

C

CatchClauseSignature - interface org.aspectj.lang.reflect.CatchClauseSignature.
 
CodeSignature - interface org.aspectj.lang.reflect.CodeSignature.
 
ConstructorSignature - interface org.aspectj.lang.reflect.ConstructorSignature.
 

F

FieldSignature - interface org.aspectj.lang.reflect.FieldSignature.
 

G

getArgs() - Method in interface org.aspectj.lang.JoinPoint
returns the arguments at this join point.
getColumn() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getDeclaringType() - Method in interface org.aspectj.lang.Signature
returns the type defining the signature.
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getFieldType() - Method in interface org.aspectj.lang.reflect.FieldSignature
 
getFileName() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getKind() - Method in interface org.aspectj.lang.JoinPoint
returns a String representing the kind of join point.
getKind() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
returns a String representing the kind of join point.
getLine() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getModifiers() - Method in interface org.aspectj.lang.Signature
returns an int representing the member modifiers.
getName() - Method in interface org.aspectj.lang.Signature
returns the method or field id.
getParameterName() - Method in interface org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterNames() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getParameterType() - Method in interface org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterTypes() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getReturnType() - Method in interface org.aspectj.lang.reflect.AdviceSignature
 
getReturnType() - Method in interface org.aspectj.lang.reflect.MethodSignature
 
getSignature() - Method in interface org.aspectj.lang.JoinPoint
returns the signature at the join point.
getSignature() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
returns the signature at the join point.
getSourceLocation() - Method in interface org.aspectj.lang.JoinPoint
returns the source location corresponding to the join point.
getSourceLocation() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
returns the source location corresponding to the join point.
getStaticPart() - Method in interface org.aspectj.lang.JoinPoint
returns an object that encapsulates the static parts of this join point
getTarget() - Method in interface org.aspectj.lang.JoinPoint
returns the target object.
getThis() - Method in interface org.aspectj.lang.JoinPoint
returns the currently executing object.
getWithinType() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getWrappedThrowable() - Method in class org.aspectj.lang.SoftException
 

I

InitializerSignature - interface org.aspectj.lang.reflect.InitializerSignature.
 

J

JoinPoint - interface org.aspectj.lang.JoinPoint.
 
JoinPoint.StaticPart - interface org.aspectj.lang.JoinPoint.StaticPart.
 

M

MemberSignature - interface org.aspectj.lang.reflect.MemberSignature.
 
MethodSignature - interface org.aspectj.lang.reflect.MethodSignature.
 
MultipleAspectsBoundException - exception org.aspectj.lang.MultipleAspectsBoundException.
 
MultipleAspectsBoundException(String) - Constructor for class org.aspectj.lang.MultipleAspectsBoundException
 

N

NoAspectBoundException - exception org.aspectj.lang.NoAspectBoundException.
 
NoAspectBoundException() - Constructor for class org.aspectj.lang.NoAspectBoundException
 

O

org.aspectj.lang - package org.aspectj.lang
 
org.aspectj.lang.reflect - package org.aspectj.lang.reflect
 

S

Signature - interface org.aspectj.lang.Signature.
 
SoftException - exception org.aspectj.lang.SoftException.
 
SoftException(Throwable) - Constructor for class org.aspectj.lang.SoftException
 
SourceLocation - interface org.aspectj.lang.reflect.SourceLocation.
 

T

toLongString() - Method in interface org.aspectj.lang.JoinPoint
returns an extended string representation of the join point
toLongString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
returns an extended string representation of the join point
toLongString() - Method in interface org.aspectj.lang.Signature
returns an extended string representation of the join point
toShortString() - Method in interface org.aspectj.lang.JoinPoint
returns an abbreviated string representation of the join point
toShortString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
returns an abbreviated string representation of the join point
toShortString() - Method in interface org.aspectj.lang.Signature
returns an abbreviated string representation of the join point
toString() - Method in interface org.aspectj.lang.JoinPoint
 
toString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
 
toString() - Method in interface org.aspectj.lang.Signature
 

A C F G I J M N O S T