|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CallerConstructorInfo | |
| org.jboss.aop | |
| org.jboss.aop.instrument | |
| Uses of CallerConstructorInfo in org.jboss.aop |
| Subclasses of CallerConstructorInfo in org.jboss.aop | |
class |
ConByConInfo
|
class |
ConByMethodInfo
|
| Methods in org.jboss.aop with parameters of type CallerConstructorInfo | |
Object |
ClassAdvisor.invokeConCalledByMethod(long callingMethodHash,
Object[] args,
CallerConstructorInfo info,
Object callingObject)
Deprecated. |
Object |
ClassAdvisor.invokeConCalledByCon(int callingIndex,
Object[] args,
CallerConstructorInfo info)
Deprecated. |
| Constructors in org.jboss.aop with parameters of type CallerConstructorInfo | |
CallerConstructorInfo(CallerConstructorInfo other)
|
|
| Uses of CallerConstructorInfo in org.jboss.aop.instrument |
| Methods in org.jboss.aop.instrument with parameters of type CallerConstructorInfo | |
protected void |
JoinPointGenerator.overrideDispatchMethods(javassist.CtClass superClass,
javassist.CtClass clazz,
CallerConstructorInfo cinfo)
For ConByXXXX, If target constructor is execution advised, replace it with a call to the constructor wrapper |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||