|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.aop.JoinPoint
org.jboss.aop.MethodJoinPoint
org.jboss.aop.MethodInfo
This class is here to eliminate a hash lookup in invokeMethod Made to extend MethodJoinPoint since a wrong dependency was introduced when EJB3 embedded alpha 2 was released
Field Summary |
Fields inherited from class org.jboss.aop.MethodJoinPoint |
advisedMethod, advisor, hash, unadvisedMethod |
Fields inherited from class org.jboss.aop.JoinPoint |
interceptorChain, interceptors |
Constructor Summary | |
MethodInfo()
|
Methods inherited from class org.jboss.aop.MethodJoinPoint |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MethodInfo()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |