JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.openjpa.util.asm
Interface BytecodeWriter
public interface
BytecodeWriter
Control how enhanced bytecode is written.
Author:
Steve Kim
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
write
(
ClassNodeTracker
type)
Method Details
write
void
write
(
ClassNodeTracker
type)
throws
IOException
Throws:
IOException