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