Package | Description |
---|---|
javassist |
The Javassist Core API.
|
javassist.bytecode |
Bytecode-level API.
|
javassist.bytecode.analysis |
Bytecode Analysis API.
|
javassist.bytecode.annotation |
Bytecode-level Annotations API.
|
javassist.bytecode.stackmap | |
javassist.compiler | |
javassist.compiler.ast | |
javassist.convert | |
javassist.expr |
This package contains the classes for modifying a method body.
|
javassist.scopedpool |
A custom class pool for several JBoss products.
|
javassist.tools |
Covenient tools.
|
javassist.tools.reflect |
Runtime Behavioral Reflection.
|
javassist.tools.rmi |
Sample implementation of remote method invocation.
|
javassist.tools.web |
Simple web server for running sample code.
|
javassist.util |
Utility classes.
|
javassist.util.proxy |
Dynamic proxy (similar to
Enhancer of cglib). |
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
ClassMap |
A hash table associating class names with different names.
|
ClassPath |
ClassPath is an interface implemented by objects
representing a class search path. |
ClassPool |
A container of
CtClass objects. |
CodeConverter |
Simple translator of method bodies
(also see the
javassist.expr package). |
CodeConverter.ArrayAccessReplacementMethodNames |
Interface containing the method names to be used
as array access replacements.
|
CtBehavior |
CtBehavior represents a method, a constructor,
or a static constructor (class initializer). |
CtClass |
An instance of
CtClass represents a class. |
CtConstructor |
An instance of CtConstructor represents a constructor.
|
CtField |
An instance of CtField represents a field.
|
CtField.Initializer |
Instances of this class specify how to initialize a field.
|
CtMember |
An instance of
CtMember represents a field, a constructor,
or a method. |
CtMethod |
An instance of
CtMethod represents a method. |
CtMethod.ConstParameter |
Instances of this class represent a constant parameter.
|
NotFoundException |
Signals that something could not be found.
|
Translator |
An observer of
Loader . |
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
ClassPool |
A container of
CtClass objects. |
CtClass |
An instance of
CtClass represents a class. |
CtMethod |
An instance of
CtMethod represents a method. |
NotFoundException |
Signals that something could not be found.
|
Class | Description |
---|---|
ClassPool |
A container of
CtClass objects. |
CtClass |
An instance of
CtClass represents a class. |
CtMethod |
An instance of
CtMethod represents a method. |
Class | Description |
---|---|
ClassPool |
A container of
CtClass objects. |
CtClass |
An instance of
CtClass represents a class. |
NotFoundException |
Signals that something could not be found.
|
Class | Description |
---|---|
ClassPool |
A container of
CtClass objects. |
CtClass |
An instance of
CtClass represents a class. |
NotFoundException |
Signals that something could not be found.
|
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
ClassPool |
A container of
CtClass objects. |
CtBehavior |
CtBehavior represents a method, a constructor,
or a static constructor (class initializer). |
CtClass |
An instance of
CtClass represents a class. |
CtField |
An instance of CtField represents a field.
|
CtMember |
An instance of
CtMember represents a field, a constructor,
or a method. |
CtMethod |
An instance of
CtMethod represents a method. |
NotFoundException |
Signals that something could not be found.
|
Class | Description |
---|---|
CtField |
An instance of CtField represents a field.
|
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
CodeConverter.ArrayAccessReplacementMethodNames |
Interface containing the method names to be used
as array access replacements.
|
CtClass |
An instance of
CtClass represents a class. |
CtField |
An instance of CtField represents a field.
|
CtMethod |
An instance of
CtMethod represents a method. |
NotFoundException |
Signals that something could not be found.
|
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
CtBehavior |
CtBehavior represents a method, a constructor,
or a static constructor (class initializer). |
CtClass |
An instance of
CtClass represents a class. |
CtConstructor |
An instance of CtConstructor represents a constructor.
|
CtField |
An instance of CtField represents a field.
|
CtMethod |
An instance of
CtMethod represents a method. |
NotFoundException |
Signals that something could not be found.
|
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
ClassPool |
A container of
CtClass objects. |
CtClass |
An instance of
CtClass represents a class. |
LoaderClassPath |
A class search-path representing a class loader.
|
NotFoundException |
Signals that something could not be found.
|
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
CtBehavior |
CtBehavior represents a method, a constructor,
or a static constructor (class initializer). |
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
ClassPool |
A container of
CtClass objects. |
CodeConverter |
Simple translator of method bodies
(also see the
javassist.expr package). |
CtClass |
An instance of
CtClass represents a class. |
CtMethod |
An instance of
CtMethod represents a method. |
Loader |
The class loader for Javassist.
|
NotFoundException |
Signals that something could not be found.
|
Translator |
An observer of
Loader . |
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
ClassPool |
A container of
CtClass objects. |
NotFoundException |
Signals that something could not be found.
|
Translator |
An observer of
Loader . |
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
ClassPool |
A container of
CtClass objects. |
NotFoundException |
Signals that something could not be found.
|
Translator |
An observer of
Loader . |
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
CtClass |
An instance of
CtClass represents a class. |
NotFoundException |
Signals that something could not be found.
|
Class | Description |
---|---|
CannotCompileException |
Thrown when bytecode transformation has failed.
|
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.