Uses of Class
org.apache.jdo.impl.enhancer.core.Augmenter

Packages that use Augmenter
org.apache.jdo.impl.enhancer.core   
 

Uses of Augmenter in org.apache.jdo.impl.enhancer.core
 

Fields in org.apache.jdo.impl.enhancer.core declared as Augmenter
private  Augmenter Controller.augmenter
          The augmentation controller for this class.
private  Augmenter Builder.augmenter
          The augmentation controller for this class.
 

Constructors in org.apache.jdo.impl.enhancer.core with parameters of type Augmenter
Builder(Analyzer analyzer, Augmenter augmenter, Environment env)
          Constructor.