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.