Uses of Class
org.apache.openjpa.enhance.PCEnhancer.Flags

Packages that use PCEnhancer.Flags
org.apache.openjpa.ant OpenJPA Ant Tasks 
org.apache.openjpa.enhance OpenJPA Enhancer 
 

Uses of PCEnhancer.Flags in org.apache.openjpa.ant
 

Fields in org.apache.openjpa.ant declared as PCEnhancer.Flags
protected  PCEnhancer.Flags PCEnhancerTask.flags
           
 

Uses of PCEnhancer.Flags in org.apache.openjpa.enhance
 

Methods in org.apache.openjpa.enhance with parameters of type PCEnhancer.Flags
static boolean PCEnhancer.run(OpenJPAConfiguration conf, String[] args, PCEnhancer.Flags flags, MetaDataRepository repos, BytecodeWriter writer, ClassLoader loader)
          Enhance the given classes.
 

Constructors in org.apache.openjpa.enhance with parameters of type PCEnhancer.Flags
PCClassFileTransformer(MetaDataRepository repos, PCEnhancer.Flags flags, ClassLoader tmpLoader, boolean devscan)
          Constructor.
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.