|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.aop.instrument.OptimizedInvocations
org.jboss.aop.instrument.OptimizedBehaviourInvocations
org.jboss.aop.instrument.OptimizedMethodInvocations
public class OptimizedMethodInvocations
Comment
| Field Summary |
|---|
| Fields inherited from class org.jboss.aop.instrument.OptimizedBehaviourInvocations |
|---|
ENFORCE_ARGS_CONSISTENCY, INVOKE_TARGET |
| Constructor Summary | |
|---|---|
OptimizedMethodInvocations()
|
|
| Method Summary | |
|---|---|
protected static String |
createOptimizedInvocationClass(Instrumentor instrumentor,
javassist.CtClass clazz,
javassist.CtMethod method,
javassist.CtMethod notAdvisedMethod)
|
static String |
getOptimizedInvocationClassName(Method method)
|
| Methods inherited from class org.jboss.aop.instrument.OptimizedBehaviourInvocations |
|---|
addArgumentFieldsAndAccessors, addDispatch, setArguments |
| Methods inherited from class org.jboss.aop.instrument.OptimizedInvocations |
|---|
defrostClassIfExists, makeInvocationClass, makeInvocationClassNoCtors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OptimizedMethodInvocations()
| Method Detail |
|---|
public static String getOptimizedInvocationClassName(Method method)
throws Exception
Exception
protected static String createOptimizedInvocationClass(Instrumentor instrumentor,
javassist.CtClass clazz,
javassist.CtMethod method,
javassist.CtMethod notAdvisedMethod)
throws javassist.NotFoundException,
javassist.CannotCompileException
javassist.NotFoundException
javassist.CannotCompileException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||