Uses of Interface
net.sf.cglib.core.GeneratorStrategy

Packages that use GeneratorStrategy
net.sf.cglib.core   
 

Uses of GeneratorStrategy in net.sf.cglib.core
 

Classes in net.sf.cglib.core that implement GeneratorStrategy
 class DefaultGeneratorStrategy
           
 

Methods in net.sf.cglib.core with parameters of type GeneratorStrategy
 void AbstractClassGenerator.setStrategy(GeneratorStrategy strategy)
          Set the strategy to use to create the bytecode from this generator.
 



Copyright © 2002-2003 cglib. All Rights Reserved.