Package | Description |
---|---|
org.jboss.aop | |
org.jboss.aop.joinpoint |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
WeakReference<ConByMethodInfo> |
ClassAdvisor.resolveCallerConstructorInfoAsWeakReference(long callingMethodHash,
String calledClass,
long calledConHash) |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
ConByMethodInfo(ConByMethodInfo other) |
Constructor and Description |
---|
ConstructorCalledByMethodInvocation(ConByMethodInfo info,
Object callingObject,
Interceptor[] interceptors) |
ConstructorCalledByMethodInvocation(ConByMethodInfo info,
Object callingObject,
Object[] args,
Interceptor[] interceptors) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.