Uses of Class
net.sf.cglib.core.DefaultGeneratorStrategy
Packages that use DefaultGeneratorStrategy
-
Uses of DefaultGeneratorStrategy in net.sf.cglib.core
Fields in net.sf.cglib.core declared as DefaultGeneratorStrategyModifier and TypeFieldDescriptionstatic final DefaultGeneratorStrategyDefaultGeneratorStrategy.INSTANCE -
Uses of DefaultGeneratorStrategy in net.sf.cglib.transform.impl
Subclasses of DefaultGeneratorStrategy in net.sf.cglib.transform.implModifier and TypeClassDescriptionclassAGeneratorStrategysuitable for use withnet.sf.cglib.Enhancerwhich causes all undeclared exceptions thrown from within a proxied method to be wrapped in an alternative exception of your choice.