|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodByMethodInfo | |
|---|---|
| org.jboss.aop | |
| org.jboss.aop.joinpoint | |
| Uses of MethodByMethodInfo in org.jboss.aop |
|---|
| Methods in org.jboss.aop that return MethodByMethodInfo | |
|---|---|
MethodByMethodInfo |
ClassAdvisor.resolveCallerMethodInfo(long callingMethodHash,
String calledClass,
long calledMethodHash)
|
| Methods in org.jboss.aop with parameters of type MethodByMethodInfo | |
|---|---|
protected void |
ClassAdvisor.finalizeMethodCalledByMethodInterceptorChain(MethodByMethodInfo info)
|
protected void |
GeneratedClassAdvisor.finalizeMethodCalledByMethodInterceptorChain(MethodByMethodInfo info)
|
protected MethodByMethodJoinPointGenerator |
GeneratedClassAdvisor.getJoinPointGenerator(MethodByMethodInfo info)
|
Object |
ClassAdvisor.invokeCaller(MethodByMethodInfo info,
Object callingObject,
Object target,
Object[] args)
|
| Uses of MethodByMethodInfo in org.jboss.aop.joinpoint |
|---|
| Constructors in org.jboss.aop.joinpoint with parameters of type MethodByMethodInfo | |
|---|---|
MethodCalledByMethodInvocation(MethodByMethodInfo info,
Object callingObject,
Object targetObject,
Interceptor[] interceptors)
|
|
MethodCalledByMethodInvocation(MethodByMethodInfo info,
Object callingObject,
Object targetObject,
Object[] arguments,
Interceptor[] interceptors)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||