|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspectbench.runtime.reflect.JoinPointImpl
org.aspectbench.eaj.runtime.reflect.JoinPointImpl
public class JoinPointImpl
| Nested Class Summary | |
|---|---|
(package private) static class |
JoinPointImpl.StaticPartImpl
|
| Nested classes/interfaces inherited from interface org.aspectbench.eaj.lang.JoinPoint |
|---|
JoinPoint.StaticPart |
| Field Summary |
|---|
| 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(JoinPoint.StaticPart staticPart,
Object _this,
Object target,
Object[] args)
|
|
| Method Summary |
|---|
| Methods inherited from class org.aspectbench.runtime.reflect.JoinPointImpl |
|---|
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 |
|---|
getArgs, getKind, getSignature, getSourceLocation, getStaticPart, getTarget, getThis, toLongString, toShortString, toString |
| Constructor Detail |
|---|
public JoinPointImpl(JoinPoint.StaticPart staticPart,
Object _this,
Object target,
Object[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||