A B C D E F G I J M N O P S T U

A

ADVICE_EXECUTION - Static variable in interface org.aspectj.lang.JoinPoint
 
AdviceSignature - interface org.aspectj.lang.reflect.AdviceSignature.
 
AdviceSignatureImpl - class org.aspectbench.runtime.reflect.AdviceSignatureImpl.
 
addSignature(StringBuffer, Class[]) - Method in class org.aspectbench.runtime.reflect.StringMaker
 
addThrows(StringBuffer, Class[]) - Method in class org.aspectbench.runtime.reflect.StringMaker
 
addTypeNames(StringBuffer, Class[]) - Method in class org.aspectbench.runtime.reflect.StringMaker
 

B

BytecodeLocation - interface uk.ac.ox.comlab.abc.eaj.lang.reflect.BytecodeLocation.
 

C

CFlow - class org.aspectbench.runtime.CFlow.
 
CFlow() - Constructor for class org.aspectbench.runtime.CFlow
 
CFlow(Object) - Constructor for class org.aspectbench.runtime.CFlow
 
CFlowCounter - class org.aspectbench.runtime.internal.CFlowCounter.
 
CFlowCounter() - Constructor for class org.aspectbench.runtime.internal.CFlowCounter
 
CFlowPlusState - class org.aspectbench.runtime.internal.CFlowPlusState.
 
CFlowPlusState(Object[]) - Constructor for class org.aspectbench.runtime.internal.CFlowPlusState
 
CFlowPlusState(Object[], Object) - Constructor for class org.aspectbench.runtime.internal.CFlowPlusState
 
CFlowStack - class org.aspectbench.runtime.internal.CFlowStack.
 
CFlowStack() - Constructor for class org.aspectbench.runtime.internal.CFlowStack
 
CONSTRUCTOR_CALL - Static variable in interface org.aspectj.lang.JoinPoint
 
CONSTRUCTOR_EXECUTION - Static variable in interface org.aspectj.lang.JoinPoint
 
CastSignature - interface org.aspectbench.eaj.lang.reflect.CastSignature.
 
CastSignatureImpl - class org.aspectbench.eaj.runtime.reflect.CastSignatureImpl.
 
CatchClauseSignature - interface org.aspectj.lang.reflect.CatchClauseSignature.
 
CatchClauseSignatureImpl - class org.aspectbench.runtime.reflect.CatchClauseSignatureImpl.
 
CodeSignature - interface org.aspectj.lang.reflect.CodeSignature.
 
CodeSignatureImpl - class org.aspectbench.runtime.reflect.CodeSignatureImpl.
 
ConstructorSignature - interface org.aspectj.lang.reflect.ConstructorSignature.
 
ConstructorSignatureImpl - class org.aspectbench.runtime.reflect.ConstructorSignatureImpl.
 

D

dec() - Method in class org.aspectbench.runtime.internal.CFlowCounter
 
decCounter(Object) - Static method in class org.aspectbench.runtime.internal.CFlowCounter
 

E

EXCEPTION_HANDLER - Static variable in interface org.aspectj.lang.JoinPoint
 
EajFactory - class org.aspectbench.eaj.runtime.reflect.EajFactory.
 
EajFactory(String, Class) - Constructor for class org.aspectbench.eaj.runtime.reflect.EajFactory
 
extractString(int) - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 
extractType(int) - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 

F

FIELD_GET - Static variable in interface org.aspectj.lang.JoinPoint
 
FIELD_SET - Static variable in interface org.aspectj.lang.JoinPoint
 
Factory - class org.aspectbench.runtime.reflect.Factory.
 
Factory(String, Class) - Constructor for class org.aspectbench.runtime.reflect.Factory
 
FieldSignature - interface org.aspectj.lang.reflect.FieldSignature.
 
FieldSignatureImpl - class org.aspectbench.runtime.reflect.FieldSignatureImpl.
 

G

get(int) - Method in class org.aspectbench.runtime.CFlow
 
get(int) - Method in class org.aspectbench.runtime.internal.CFlowPlusState
 
get(int) - Method in class org.aspectbench.runtime.internal.CFlowStack
 
getArgs() - Method in class org.aspectbench.runtime.reflect.JoinPointImpl
 
getArgs() - Method in interface org.aspectj.lang.JoinPoint
Returns the arguments at this join point.
getAspect() - Method in class org.aspectbench.runtime.CFlow
 
getBytecodeLocation() - Method in interface uk.ac.ox.comlab.abc.eaj.lang.JoinPoint.StaticPart
 
getBytecodeLocation() - Method in interface uk.ac.ox.comlab.abc.eaj.lang.JoinPoint
 
getBytecodeOffset() - Method in interface uk.ac.ox.comlab.abc.eaj.lang.reflect.BytecodeLocation
 
getCastType() - Method in interface org.aspectbench.eaj.lang.reflect.CastSignature
 
getCastType() - Method in class org.aspectbench.eaj.runtime.reflect.CastSignatureImpl
 
getCause() - Method in class org.aspectj.lang.NoAspectBoundException
 
getCause() - Method in class org.aspectj.lang.SoftException
 
getColumn() - Method in class org.aspectbench.runtime.reflect.SourceLocationImpl
 
getColumn() - Method in interface org.aspectj.lang.reflect.SourceLocation
Deprecated. can not be implemented for bytecode weaving, may be removed in 1.1gold.
getCounter() - Method in class org.aspectbench.runtime.internal.CFlowCounter
 
getDeclaringType() - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 
getDeclaringType() - Method in interface org.aspectj.lang.Signature
Returns a java.lang.Class object representing the class, interface, or aspect that declared this member.
getDeclaringTypeName() - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 
getDeclaringTypeName() - Method in interface org.aspectj.lang.Signature
Returns the fully-qualified name of the declaring type.
getExceptionTypes() - Method in class org.aspectbench.runtime.reflect.CodeSignatureImpl
 
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getFieldType() - Method in class org.aspectbench.runtime.reflect.FieldSignatureImpl
 
getFieldType() - Method in interface org.aspectj.lang.reflect.FieldSignature
 
getFileName() - Method in class org.aspectbench.runtime.reflect.SourceLocationImpl
 
getFileName() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getKind() - Method in class org.aspectbench.runtime.reflect.JoinPointImpl
 
getKind() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns a String representing the kind of join point.
getKind() - Method in interface org.aspectj.lang.JoinPoint
Returns a String representing the kind of join point.
getLine() - Method in class org.aspectbench.runtime.reflect.SourceLocationImpl
 
getLine() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getModifiers() - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 
getModifiers() - Method in interface org.aspectj.lang.Signature
Returns the modifiers on this signature represented as an int.
getName() - Method in class org.aspectbench.runtime.reflect.ConstructorSignatureImpl
 
getName() - Method in class org.aspectbench.runtime.reflect.InitializerSignatureImpl
 
getName() - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 
getName() - Method in interface org.aspectj.lang.Signature
Returns the identifier part of this signature; i.e.
getParameterName() - Method in class org.aspectbench.runtime.reflect.CatchClauseSignatureImpl
 
getParameterName() - Method in interface org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterNames() - Method in class org.aspectbench.runtime.reflect.CodeSignatureImpl
 
getParameterNames() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getParameterType() - Method in class org.aspectbench.runtime.reflect.CatchClauseSignatureImpl
 
getParameterType() - Method in interface org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterTypes() - Method in class org.aspectbench.runtime.reflect.CodeSignatureImpl
 
getParameterTypes() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getReturnType() - Method in class org.aspectbench.runtime.reflect.AdviceSignatureImpl
 
getReturnType() - Method in class org.aspectbench.runtime.reflect.MethodSignatureImpl
 
getReturnType() - Method in interface org.aspectj.lang.reflect.AdviceSignature
 
getReturnType() - Method in interface org.aspectj.lang.reflect.MethodSignature
 
getSignature() - Method in class org.aspectbench.runtime.reflect.JoinPointImpl
 
getSignature() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns the signature at the join point.
getSignature() - Method in interface org.aspectj.lang.JoinPoint
Returns the signature at the join point.
getSourceLocation() - Method in class org.aspectbench.runtime.reflect.JoinPointImpl
 
getSourceLocation() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns the source location corresponding to the join point.
getSourceLocation() - Method in interface org.aspectj.lang.JoinPoint
Returns the source location corresponding to the join point.
getStack() - Method in class org.aspectbench.runtime.internal.CFlowStack
 
getStaticPart() - Method in class org.aspectbench.runtime.reflect.JoinPointImpl
 
getStaticPart() - Method in interface org.aspectj.lang.JoinPoint
Returns an object that encapsulates the static parts of this join point
getTarget() - Method in class org.aspectbench.runtime.reflect.JoinPointImpl
 
getTarget() - Method in interface org.aspectj.lang.JoinPoint
Returns the target object.
getThis() - Method in class org.aspectbench.runtime.reflect.JoinPointImpl
 
getThis() - Method in interface org.aspectj.lang.JoinPoint
Returns the currently executing object.
getTopStack(int, Object) - Static method in class org.aspectbench.runtime.internal.CFlowStack
 
getWithinType() - Method in class org.aspectbench.runtime.reflect.SourceLocationImpl
 
getWithinType() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getWrappedThrowable() - Method in class org.aspectj.lang.SoftException
 

I

INITIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
InitializerSignature - interface org.aspectj.lang.reflect.InitializerSignature.
 
InitializerSignatureImpl - class org.aspectbench.runtime.reflect.InitializerSignatureImpl.
 
inc() - Method in class org.aspectbench.runtime.internal.CFlowCounter
 
incCounter(Object) - Static method in class org.aspectbench.runtime.internal.CFlowCounter
 
isValid() - Method in class org.aspectbench.runtime.internal.CFlowCounter
 
isValid() - Method in class org.aspectbench.runtime.internal.CFlowStack
 
isValidCounter(Object) - Static method in class org.aspectbench.runtime.internal.CFlowCounter
 
isValidStack(Object) - Static method in class org.aspectbench.runtime.internal.CFlowStack
 

J

JoinPoint - interface org.aspectj.lang.JoinPoint.
Provides reflective access to both the state available at a join point and static information about it.
JoinPoint - interface uk.ac.ox.comlab.abc.eaj.lang.JoinPoint.
 
JoinPoint.StaticPart - interface org.aspectj.lang.JoinPoint.StaticPart.
This helper object contains only the static information about a join point.
JoinPoint.StaticPart - interface uk.ac.ox.comlab.abc.eaj.lang.JoinPoint.StaticPart.
 
JoinPointImpl - class org.aspectbench.runtime.reflect.JoinPointImpl.
 
JoinPointImpl(JoinPoint.StaticPart, Object, Object, Object[]) - Constructor for class org.aspectbench.runtime.reflect.JoinPointImpl
 

M

METHOD_CALL - Static variable in interface org.aspectj.lang.JoinPoint
 
METHOD_EXECUTION - Static variable in interface org.aspectj.lang.JoinPoint
The legal return values from getKind()
MemberSignature - interface org.aspectj.lang.reflect.MemberSignature.
 
MemberSignatureImpl - class org.aspectbench.runtime.reflect.MemberSignatureImpl.
 
MemberSignatureImpl(String) - Constructor for class org.aspectbench.runtime.reflect.MemberSignatureImpl
 
MethodSignature - interface org.aspectj.lang.reflect.MethodSignature.
 
MethodSignatureImpl - class org.aspectbench.runtime.reflect.MethodSignatureImpl.
 
makeAdviceSig(String) - Method in class org.aspectbench.runtime.reflect.Factory
 
makeCastSig(String) - Method in class org.aspectbench.eaj.runtime.reflect.EajFactory
 
makeCatchClauseSig(String) - Method in class org.aspectbench.runtime.reflect.Factory
 
makeConstructorSig(String) - Method in class org.aspectbench.runtime.reflect.Factory
 
makeFieldSig(String) - Method in class org.aspectbench.runtime.reflect.Factory
 
makeInitializerSig(String) - Method in class org.aspectbench.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object) - Static method in class org.aspectbench.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object, Object) - Static method in class org.aspectbench.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object, Object, Object) - Static method in class org.aspectbench.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object, Object[]) - Static method in class org.aspectbench.runtime.reflect.Factory
 
makeMethodSig(String) - Method in class org.aspectbench.runtime.reflect.Factory
 
makePrimaryTypeName(Class, String) - Method in class org.aspectbench.runtime.reflect.StringMaker
 
makeSJP(String, Signature, SourceLocation) - Method in class org.aspectbench.runtime.reflect.Factory
 
makeSJP(String, Signature, int, int) - Method in class org.aspectbench.runtime.reflect.Factory
 
makeSJP(String, Signature, int) - Method in class org.aspectbench.runtime.reflect.Factory
 
makeSourceLoc(int, int) - Method in class org.aspectbench.runtime.reflect.Factory
 
makeThrowSig(String) - Method in class org.aspectbench.eaj.runtime.reflect.EajFactory
 
makeTypeName(Class) - Method in class org.aspectbench.runtime.reflect.StringMaker
 

N

NoAspectBoundException - exception org.aspectj.lang.NoAspectBoundException.
Thrown by the aspectOf(..) special method on aspect types when there is no aspect of that type currently bound.
NoAspectBoundException(String, Throwable) - Constructor for class org.aspectj.lang.NoAspectBoundException
 
NoAspectBoundException() - Constructor for class org.aspectj.lang.NoAspectBoundException
 

O

org.aspectbench.eaj.lang.reflect - package org.aspectbench.eaj.lang.reflect
 
org.aspectbench.eaj.runtime.reflect - package org.aspectbench.eaj.runtime.reflect
 
org.aspectbench.runtime - package org.aspectbench.runtime
 
org.aspectbench.runtime.internal - package org.aspectbench.runtime.internal
 
org.aspectbench.runtime.reflect - package org.aspectbench.runtime.reflect
 
org.aspectj.lang - package org.aspectj.lang
Provides several interfaces for obtaining reflective information about a join point, as well as several exceptions that can be thrown by AspectJ code.
org.aspectj.lang.reflect - package org.aspectj.lang.reflect
Contains interfaces that extend Signature to provide additional information about each possible join point signature.

P

PREINTIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
peek() - Method in class org.aspectbench.runtime.internal.CFlowStack
 
peekCFlow() - Method in class org.aspectbench.runtime.internal.CFlowStack
 
peekCFlowStack(Object) - Static method in class org.aspectbench.runtime.internal.CFlowStack
 
peekInstance() - Method in class org.aspectbench.runtime.internal.CFlowStack
 
peekInstanceStack(Object) - Static method in class org.aspectbench.runtime.internal.CFlowStack
 
peekStack(Object) - Static method in class org.aspectbench.runtime.internal.CFlowStack
 
peekTopCFlow() - Method in class org.aspectbench.runtime.internal.CFlowStack
 
peekTopCFlowStack(Object) - Static method in class org.aspectbench.runtime.internal.CFlowStack
 
pop() - Method in class org.aspectbench.runtime.internal.CFlowStack
 
popStack(Object) - Static method in class org.aspectbench.runtime.internal.CFlowStack
 
printStackTrace() - Method in class org.aspectj.lang.SoftException
 
printStackTrace(PrintStream) - Method in class org.aspectj.lang.SoftException
 
printStackTrace(PrintWriter) - Method in class org.aspectj.lang.SoftException
 
push(Object) - Method in class org.aspectbench.runtime.internal.CFlowStack
 
push(Object[]) - Method in class org.aspectbench.runtime.internal.CFlowStack
 
pushInstance(Object) - Method in class org.aspectbench.runtime.internal.CFlowStack
 
pushInstanceStack(Object, Object) - Static method in class org.aspectbench.runtime.internal.CFlowStack
 
pushStack(Object[], Object) - Static method in class org.aspectbench.runtime.internal.CFlowStack
 

S

STATICINITIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
Signature - interface org.aspectj.lang.Signature.
Represents the signature at a join point.
SignatureImpl - class org.aspectbench.runtime.reflect.SignatureImpl.
 
SignatureImpl(int, String, Class) - Constructor for class org.aspectbench.runtime.reflect.SignatureImpl
 
SignatureImpl(String) - Constructor for class org.aspectbench.runtime.reflect.SignatureImpl
 
SoftException - exception org.aspectj.lang.SoftException.
Wrapper for checked exceptions matched by a 'declare soft'.
SoftException(Throwable) - Constructor for class org.aspectj.lang.SoftException
 
SourceLocation - interface org.aspectj.lang.reflect.SourceLocation.
For defining code, the class defined and location in a source file.
SourceLocationImpl - class org.aspectbench.runtime.reflect.SourceLocationImpl.
 
StringMaker - class org.aspectbench.runtime.reflect.StringMaker.
 
StringMaker() - Constructor for class org.aspectbench.runtime.reflect.StringMaker
 
setAspect(Object) - Method in class org.aspectbench.runtime.CFlow
 
setLookupClassLoader(ClassLoader) - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 

T

ThrowSignature - interface org.aspectbench.eaj.lang.reflect.ThrowSignature.
 
ThrowSignatureImpl - class org.aspectbench.eaj.runtime.reflect.ThrowSignatureImpl.
 
toLongString() - Method in class org.aspectbench.runtime.reflect.JoinPointImpl
 
toLongString() - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 
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.JoinPoint
Returns an extended string representation of the join point.
toLongString() - Method in interface org.aspectj.lang.Signature
Returns an extended string representation of this signature.
toShortString() - Method in class org.aspectbench.runtime.reflect.JoinPointImpl
 
toShortString() - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 
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.JoinPoint
Returns an abbreviated string representation of the join point.
toShortString() - Method in interface org.aspectj.lang.Signature
Returns an abbreviated string representation of this signature.
toString(StringMaker) - Method in class org.aspectbench.eaj.runtime.reflect.CastSignatureImpl
 
toString(StringMaker) - Method in class org.aspectbench.eaj.runtime.reflect.ThrowSignatureImpl
 
toString(StringMaker) - Method in class org.aspectbench.runtime.reflect.AdviceSignatureImpl
 
toString(StringMaker) - Method in class org.aspectbench.runtime.reflect.CatchClauseSignatureImpl
 
toString(StringMaker) - Method in class org.aspectbench.runtime.reflect.ConstructorSignatureImpl
 
toString(StringMaker) - Method in class org.aspectbench.runtime.reflect.FieldSignatureImpl
 
toString(StringMaker) - Method in class org.aspectbench.runtime.reflect.InitializerSignatureImpl
 
toString() - Method in class org.aspectbench.runtime.reflect.JoinPointImpl
 
toString(StringMaker) - Method in class org.aspectbench.runtime.reflect.MethodSignatureImpl
 
toString(StringMaker) - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 
toString() - Method in class org.aspectbench.runtime.reflect.SignatureImpl
 
toString() - Method in class org.aspectbench.runtime.reflect.SourceLocationImpl
 
toString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
 
toString() - Method in interface org.aspectj.lang.JoinPoint
 
toString() - Method in interface org.aspectj.lang.Signature
 

U

uk.ac.ox.comlab.abc.eaj.lang - package uk.ac.ox.comlab.abc.eaj.lang
 
uk.ac.ox.comlab.abc.eaj.lang.reflect - package uk.ac.ox.comlab.abc.eaj.lang.reflect
 

A B C D E F G I J M N O P S T U