net.vidageek.mirror.proxy.cglib
Class CGLibProxyReflectionProvider
java.lang.Object
net.vidageek.mirror.proxy.cglib.CGLibProxyReflectionProvider
- All Implemented Interfaces:
- ProxyReflectionProvider
public class CGLibProxyReflectionProvider
- extends Object
- implements ProxyReflectionProvider
- Author:
- Juliano Alves
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CGLibProxyReflectionProvider
public CGLibProxyReflectionProvider(Class<?> clazz,
List<Class<?>> interfaces,
MethodInterceptor... methodInterceptors)
createProxy
public Object createProxy()
- Specified by:
createProxy in interface ProxyReflectionProvider
Copyright © 2011 VidaGeek.net. All Rights Reserved.