public class OptimizedMethodInvocations extends OptimizedBehaviourInvocations
ENFORCE_ARGS_CONSISTENCY, INVOKE_TARGET| Constructor and Description |
|---|
OptimizedMethodInvocations() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
createOptimizedInvocationClass(Instrumentor instrumentor,
javassist.CtClass clazz,
javassist.CtMethod method,
javassist.CtMethod notAdvisedMethod) |
static String |
getOptimizedInvocationClassName(Method method) |
addArgumentFieldsAndAccessors, addDispatch, setArgumentsdefrostClassIfExists, makeInvocationClass, makeInvocationClassNoCtorspublic static String getOptimizedInvocationClassName(Method method) throws Exception
Exceptionprotected static String createOptimizedInvocationClass(Instrumentor instrumentor, javassist.CtClass clazz, javassist.CtMethod method, javassist.CtMethod notAdvisedMethod) throws javassist.NotFoundException, javassist.CannotCompileException
javassist.NotFoundExceptionjavassist.CannotCompileExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.