Uses of Interface
net.sf.cglib.core.GeneratorStrategy
Packages that use GeneratorStrategy
-
Uses of GeneratorStrategy in net.sf.cglib.core
Classes in net.sf.cglib.core that implement GeneratorStrategyMethods in net.sf.cglib.core that return GeneratorStrategyMethods in net.sf.cglib.core with parameters of type GeneratorStrategyModifier and TypeMethodDescriptionvoid
AbstractClassGenerator.setStrategy
(GeneratorStrategy strategy) Set the strategy to use to create the bytecode from this generator. -
Uses of GeneratorStrategy in net.sf.cglib.transform.impl
Classes in net.sf.cglib.transform.impl that implement GeneratorStrategyModifier and TypeClassDescriptionclass
AGeneratorStrategy
suitable for use withinvalid reference
net.sf.cglib.Enhancer