Uses of Package
javassist
Package
Description
The Javassist Core API.
Bytecode-level API.
Bytecode Analysis API.
Bytecode-level Annotations API.
This package contains the classes for modifying a method body.
Covenient tools.
Runtime Behavioral Reflection.
Sample implementation of remote method invocation.
Simple web server for running sample code.
Utility classes.
Dynamic proxy (similar to
Enhancer
of cglib).-
ClassDescriptionThrown when bytecode transformation has failed.A hash table associating class names with different names.
ClassPath
is an interface implemented by objects representing a class search path.A container ofCtClass
objects.Simple translator of method bodies (also see thejavassist.expr
package).Interface containing the method names to be used as array access replacements.CtBehavior
represents a method, a constructor, or a static constructor (class initializer).An instance ofCtClass
represents a class.An instance of CtConstructor represents a constructor.An instance of CtField represents a field.Instances of this class specify how to initialize a field.An instance ofCtMember
represents a field, a constructor, or a method.An instance ofCtMethod
represents a method.Instances of this class represent a constant parameter.Signals that something could not be found.An observer ofLoader
. -
ClassDescriptionThrown when bytecode transformation has failed.A container of
CtClass
objects.An instance ofCtClass
represents a class.An instance ofCtMethod
represents a method.Signals that something could not be found. -
-
ClassDescriptionA container of
CtClass
objects.An instance ofCtClass
represents a class.Signals that something could not be found. -
-
ClassDescriptionThrown when bytecode transformation has failed.
CtBehavior
represents a method, a constructor, or a static constructor (class initializer).An instance ofCtClass
represents a class.An instance of CtConstructor represents a constructor.An instance of CtField represents a field.An instance ofCtMethod
represents a method.Signals that something could not be found. -
ClassDescriptionThrown when bytecode transformation has failed.
CtBehavior
represents a method, a constructor, or a static constructor (class initializer). -
ClassDescriptionThrown when bytecode transformation has failed.A container of
CtClass
objects.An instance ofCtClass
represents a class.The class loader for Javassist.Signals that something could not be found.An observer ofLoader
. -
ClassDescriptionThrown when bytecode transformation has failed.A container of
CtClass
objects.Signals that something could not be found.An observer ofLoader
. -
ClassDescriptionThrown when bytecode transformation has failed.A container of
CtClass
objects.Signals that something could not be found.An observer ofLoader
. -
ClassDescriptionThrown when bytecode transformation has failed.An instance of
CtClass
represents a class.Signals that something could not be found. -