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, setArguments
defrostClassIfExists, makeInvocationClass, makeInvocationClassNoCtors
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
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.