Package | Description |
---|---|
oracle.toplink.essentials.internal.weaving | |
oracle.toplink.libraries.asm.tree.analysis | |
oracle.toplink.libraries.asm.xml |
Modifier and Type | Class and Description |
---|---|
class |
TopLinkClassWeaver
INTERNAL:
Weaves classes to allow them to support TopLink indirection.
|
class |
TopLinkMethodWeaver
INTERNAL:
Used by TopLink's weaving feature to adjust methods to make use of ValueHolders that
have been inserted by TopLinkClassWeaver.
|
Modifier and Type | Class and Description |
---|---|
class |
Analyzer
A semantic bytecode analyzer.
|
class |
BasicInterpreter
An
Interpreter for BasicValue values. |
class |
BasicVerifier
An extended
BasicInterpreter that checks that bytecode instructions
are correctly used. |
class |
DataflowInterpreter
An
Interpreter for DataflowValue values. |
class |
SimpleVerifier
An extended
BasicVerifier that performs more precise verifications. |
Modifier and Type | Class and Description |
---|---|
class |
ASMContentHandler
A
ContentHandler
that transforms XML document into Java class file. |
Copyright © 2024. All rights reserved.