org.chromattic.cglib
Class CGLibProxyFactory<O>
java.lang.Object
org.chromattic.cglib.CGLibProxyFactory<O>
- All Implemented Interfaces:
- ProxyFactory<O>
public class CGLibProxyFactory<O>
- extends Object
- implements ProxyFactory<O>
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CGLibProxyFactory
public CGLibProxyFactory(Class<O> objectClass)
createProxy
public O createProxy(MethodHandler invoker)
- Specified by:
createProxy in interface ProxyFactory<O>
Copyright © 2009 eXo Platform SAS. All Rights Reserved.