Uses of Interface
net.sf.cglib.core.NamingPolicy
Packages that use NamingPolicy
-
Uses of NamingPolicy in net.sf.cglib.core
Classes in net.sf.cglib.core that implement NamingPolicyFields in net.sf.cglib.core declared as NamingPolicyMethods in net.sf.cglib.core that return NamingPolicyMethods in net.sf.cglib.core with parameters of type NamingPolicyModifier and TypeMethodDescriptionvoidAbstractClassGenerator.setNamingPolicy(NamingPolicy namingPolicy) Override the default naming policy. -
Uses of NamingPolicy in net.sf.cglib.proxy
Fields in net.sf.cglib.proxy declared as NamingPolicyModifier and TypeFieldDescription(package private) NamingPolicyMethodProxy.CreateInfo.namingPolicy