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 java.io.IOException
Throws:
java.io.IOException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.