|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConByConInfo | |
|---|---|
| org.jboss.aop | |
| org.jboss.aop.joinpoint | |
| Uses of ConByConInfo in org.jboss.aop |
|---|
| Methods in org.jboss.aop that return ConByConInfo | |
|---|---|
ConByConInfo |
ClassAdvisor.resolveConstructorCallerConstructorInfo(int callingIndex,
String calledClass,
long calledConHash)
|
| Methods in org.jboss.aop with parameters of type ConByConInfo | |
|---|---|
protected void |
ClassAdvisor.finalizeConCalledByConInterceptorChain(ConByConInfo info)
|
protected void |
GeneratedClassAdvisor.finalizeConCalledByConInterceptorChain(ConByConInfo info)
|
protected ConByConJoinPointGenerator |
GeneratedClassAdvisor.getJoinPointGenerator(ConByConInfo info)
|
Object |
ClassAdvisor.invokeConCalledByCon(ConByConInfo info,
Object[] args)
Deprecated. Prefer using the version with callingObject instead of this one,
since this object is available for call invocations made inside constructors. |
Object |
ClassAdvisor.invokeConCalledByCon(ConByConInfo info,
Object callingObject,
Object[] args)
|
| Uses of ConByConInfo in org.jboss.aop.joinpoint |
|---|
| Constructors in org.jboss.aop.joinpoint with parameters of type ConByConInfo | |
|---|---|
ConstructorCalledByConstructorInvocation(ConByConInfo info,
Object callingObject,
Interceptor[] interceptors)
|
|
ConstructorCalledByConstructorInvocation(ConByConInfo info,
Object callingObject,
Object[] args,
Interceptor[] interceptors)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||