|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConByMethodInfo | |
---|---|
org.jboss.aop | |
org.jboss.aop.joinpoint |
Uses of ConByMethodInfo in org.jboss.aop |
---|
Methods in org.jboss.aop that return ConByMethodInfo | |
---|---|
protected ConByMethodInfo |
GeneratedClassAdvisor.copyInfoFromClassAdvisor(ConByMethodInfo info)
To be called by initialiseInfosForInstance() in the generated instance advisors |
ConByMethodInfo |
ClassAdvisor.resolveCallerConstructorInfo(long callingMethodHash,
String calledClass,
long calledConHash)
|
Methods in org.jboss.aop that return types with arguments of type ConByMethodInfo | |
---|---|
WeakReference<ConByMethodInfo> |
ClassAdvisor.resolveCallerConstructorInfoAsWeakReference(long callingMethodHash,
String calledClass,
long calledConHash)
|
Methods in org.jboss.aop with parameters of type ConByMethodInfo | |
---|---|
protected ConByMethodInfo |
GeneratedClassAdvisor.copyInfoFromClassAdvisor(ConByMethodInfo info)
To be called by initialiseInfosForInstance() in the generated instance advisors |
protected void |
ClassAdvisor.finalizeConCalledByMethodInterceptorChain(ConByMethodInfo info)
|
protected void |
GeneratedClassAdvisor.finalizeConCalledByMethodInterceptorChain(ConByMethodInfo info)
|
protected void |
GeneratedClassAdvisor.generateJoinPointClass(ConByMethodInfo info)
|
protected ConByMethodJoinPointGenerator |
GeneratedClassAdvisor.getJoinPointGenerator(ConByMethodInfo info)
|
Object |
ClassAdvisor.invokeConCalledByMethod(ConByMethodInfo info,
Object callingObject,
Object[] args)
|
Constructors in org.jboss.aop with parameters of type ConByMethodInfo | |
---|---|
ConByMethodInfo(ConByMethodInfo other)
|
Uses of ConByMethodInfo in org.jboss.aop.joinpoint |
---|
Constructors in org.jboss.aop.joinpoint with parameters of type ConByMethodInfo | |
---|---|
ConstructorCalledByMethodInvocation(ConByMethodInfo info,
Object callingObject,
Interceptor[] interceptors)
|
|
ConstructorCalledByMethodInvocation(ConByMethodInfo info,
Object callingObject,
Object[] args,
Interceptor[] interceptors)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |