Uses of Class
net.sf.cglib.core.KeyFactory

Packages that use KeyFactory
net.sf.cglib.core   
 

Uses of KeyFactory in net.sf.cglib.core
 

Methods in net.sf.cglib.core that return KeyFactory
static KeyFactory KeyFactory.create(java.lang.Class keyInterface)
           
static KeyFactory KeyFactory.create(java.lang.Class keyInterface, Customizer customizer)
           
 KeyFactory KeyFactory.Generator.create()
           
 



Copyright © 2002-2003 cglib. All Rights Reserved.