C G J O 

C

createDelegatorProxy(ClassLoader, ObjectProvider<?>, Class<?>...) - Method in class org.apache.commons.proxy2.javassist.JavassistProxyFactory
createInterceptorProxy(ClassLoader, Object, Interceptor, Class<?>...) - Method in class org.apache.commons.proxy2.javassist.JavassistProxyFactory
createInvokerProxy(ClassLoader, Invoker, Class<?>...) - Method in class org.apache.commons.proxy2.javassist.JavassistProxyFactory

G

getArguments() - Method in class org.apache.commons.proxy2.javassist.JavassistInvocation
 
getMethod() - Method in class org.apache.commons.proxy2.javassist.JavassistInvocation
 
getProxy() - Method in class org.apache.commons.proxy2.javassist.JavassistInvocation
 
getTarget() - Method in class org.apache.commons.proxy2.javassist.JavassistInvocation
 

J

JavassistInvocation - Class in org.apache.commons.proxy2.javassist
A Javassist-based Invocation implementation.
JavassistInvocation(Object, Object, Method, Object[]) - Constructor for class org.apache.commons.proxy2.javassist.JavassistInvocation
 
JavassistProxyFactory - Class in org.apache.commons.proxy2.javassist
 
JavassistProxyFactory() - Constructor for class org.apache.commons.proxy2.javassist.JavassistProxyFactory
 

O

org.apache.commons.proxy2.javassist - package org.apache.commons.proxy2.javassist
 
C G J O 

Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.