Uses of Class
net.sf.cglib.ConstructorProxy

Packages that use ConstructorProxy
net.sf.cglib   
 

Uses of ConstructorProxy in net.sf.cglib
 

Methods in net.sf.cglib that return ConstructorProxy
static ConstructorProxy ConstructorProxy.create(java.lang.reflect.Constructor constructor)
           
static ConstructorProxy ConstructorProxy.create(java.lang.Class iface, java.lang.Class declaring)
           
 ConstructorProxy MetaClass.getConstructor(java.lang.Class[] types)
           
 



Copyright © 2002-2003 cglib. All Rights Reserved.