|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICallerMethodInfo
Represents calls made to a method or a constructor by either a method or a constructor
Method Summary | |
---|---|
Class |
getCalledClass()
Gets the class containing the method being called |
long |
getCalledMethodHash()
Gets the method hash of the method being called |
Class |
getCallingClass()
Gets the class containing the method/constructor making the call |
Method |
getMethod()
Gets the method being called |
Methods inherited from interface org.jboss.aop.joinpoint.IJoinPointInfo |
---|
getAdvisor, getClazz, resolveAnnotation, resolveClassAnnotation, resolveClassMetaData |
Method Detail |
---|
Class getCallingClass()
Class getCalledClass()
Method getMethod()
long getCalledMethodHash()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |