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
 KeyFactory KeyFactory.Generator.create()
           
static KeyFactory KeyFactory.create(Class keyInterface)
           
static KeyFactory KeyFactory.create(Class keyInterface, Customizer customizer)
           
static KeyFactory KeyFactory.create(ClassLoader loader, Class keyInterface, Customizer customizer)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.