org.apache.openjpa.lib.util
Interface BytecodeWriter


public interface BytecodeWriter

Control how enhanced bytecode is written.

Author:
Steve Kim

Method Summary
 void write(serp.bytecode.BCClass type)
           
 

Method Detail

write

void write(serp.bytecode.BCClass type)
           throws IOException
Throws:
IOException


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

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01