| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BytecodeWriter | |
|---|---|
| org.apache.openjpa.enhance | OpenJPA Enhancer | 
| Uses of BytecodeWriter in org.apache.openjpa.enhance | 
|---|
| Methods in org.apache.openjpa.enhance that return BytecodeWriter | |
|---|---|
|  BytecodeWriter | PCEnhancer.getBytecodeWriter()Return the current BytecodeWriterto write to or null if none. | 
| Methods in org.apache.openjpa.enhance with parameters of type BytecodeWriter | |
|---|---|
| static boolean | PCEnhancer.run(OpenJPAConfiguration conf,
    String[] args,
    PCEnhancer.Flags flags,
    MetaDataRepository repos,
    BytecodeWriter writer,
    ClassLoader loader)Enhance the given classes. | 
|  void | PCEnhancer.setBytecodeWriter(BytecodeWriter writer)Set the BytecodeWriterto write the bytecode to or null if none. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||