|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.aspectbench.runtime.reflect.JoinPointImpl.StaticPartImpl
org.aspectbench.eaj.runtime.reflect.JoinPointImpl.StaticPartImpl
static class JoinPointImpl.StaticPartImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.aspectbench.eaj.lang.JoinPoint |
---|
JoinPoint.StaticPart |
Field Summary | |
---|---|
(package private) int |
offset
|
Fields inherited from interface org.aspectj.lang.JoinPoint |
---|
ADVICE_EXECUTION, CONSTRUCTOR_CALL, CONSTRUCTOR_EXECUTION, EXCEPTION_HANDLER, FIELD_GET, FIELD_SET, INITIALIZATION, METHOD_CALL, METHOD_EXECUTION, PREINTIALIZATION, STATICINITIALIZATION |
Constructor Summary | |
---|---|
JoinPointImpl.StaticPartImpl(String kind,
Signature signature,
SourceLocation sourceLocation,
int offset)
|
Method Summary | |
---|---|
int |
getOffset()
|
Methods inherited from class org.aspectbench.runtime.reflect.JoinPointImpl.StaticPartImpl |
---|
getArgs, getKind, getSignature, getSourceLocation, getStaticPart, getTarget, getThis, toLongString, toShortString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.aspectj.lang.JoinPoint.StaticPart |
---|
getKind, getSignature, getSourceLocation, toLongString, toShortString, toString |
Methods inherited from interface org.aspectj.lang.JoinPoint |
---|
getArgs, getKind, getSignature, getSourceLocation, getStaticPart, getTarget, getThis, toLongString, toShortString, toString |
Field Detail |
---|
int offset
Constructor Detail |
---|
public JoinPointImpl.StaticPartImpl(String kind, Signature signature, SourceLocation sourceLocation, int offset)
Method Detail |
---|
public int getOffset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |