| Package | Description |
|---|---|
| org.jboss.aop | |
| org.jboss.aop.instrument |
| Modifier and Type | Class and Description |
|---|---|
class |
ConByConInfo |
class |
ConByMethodInfo |
| Modifier and Type | Method and Description |
|---|---|
Object |
ClassAdvisor.invokeConCalledByCon(int callingIndex,
Object[] args,
CallerConstructorInfo info)
Deprecated.
|
Object |
ClassAdvisor.invokeConCalledByCon(int callingIndex,
Object callingObject,
Object[] args,
CallerConstructorInfo info)
Deprecated.
|
Object |
ClassAdvisor.invokeConCalledByMethod(long callingMethodHash,
Object[] args,
CallerConstructorInfo info,
Object callingObject)
Deprecated.
|
| Constructor and Description |
|---|
CallerConstructorInfo(CallerConstructorInfo other) |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.