Uses of Class
org.springframework.cglib.core.KeyFactory
Packages that use KeyFactory
-
Uses of KeyFactory in org.springframework.cglib.core
Methods in org.springframework.cglib.core that return KeyFactoryModifier and TypeMethodDescriptionstatic KeyFactorystatic KeyFactoryKeyFactory.create(ClassLoader loader, Class keyInterface, Customizer customizer) static KeyFactoryKeyFactory.create(ClassLoader loader, Class keyInterface, KeyFactoryCustomizer customizer, List<KeyFactoryCustomizer> next) static KeyFactoryKeyFactory.create(Class keyInterface, Customizer customizer) static KeyFactoryKeyFactory.create(Class keyInterface, KeyFactoryCustomizer first, List<KeyFactoryCustomizer> next) KeyFactory.Generator.create()