Uses of Package
javassist
Packages that use 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.
A custom class pool for several JBoss products.
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.
ClassPathis an interface implemented by objects representing a class search path.A container ofCtClassobjects.Simple translator of method bodies (also see thejavassist.exprpackage).Interface containing the method names to be used as array access replacements.CtBehaviorrepresents a method, a constructor, or a static constructor (class initializer).An instance ofCtClassrepresents a class.Class<?> types.An instance of CtConstructor represents a constructor.An instance of CtField represents a field.Instances of this class specify how to initialize a field.A field initialized with an object created by the new operator.An instance ofCtMemberrepresents a field, a constructor, or a method.An instance ofCtMethodrepresents a method.Instances of this class represent a constant parameter.Signals that something could not be found.An observer ofLoader. -
Classes in javassist used by javassist.bytecodeClassDescriptionThrown when bytecode transformation has failed.A container of
CtClassobjects.An instance ofCtClassrepresents a class.An instance ofCtMethodrepresents a method.Signals that something could not be found. -
Classes in javassist used by javassist.bytecode.analysisClassDescriptionA container of
CtClassobjects.An instance ofCtClassrepresents a class.An instance ofCtMethodrepresents a method.Signals that something could not be found. -
Classes in javassist used by javassist.bytecode.annotationClassDescriptionA container of
CtClassobjects.An instance ofCtClassrepresents a class.Signals that something could not be found. -
Classes in javassist used by javassist.bytecode.stackmapClassDescriptionA container of
CtClassobjects.An instance ofCtClassrepresents a class.Signals that something could not be found. -
Classes in javassist used by javassist.compilerClassDescriptionThrown when bytecode transformation has failed.A container of
CtClassobjects.CtBehaviorrepresents a method, a constructor, or a static constructor (class initializer).An instance ofCtClassrepresents a class.An instance of CtField represents a field.An instance ofCtMemberrepresents a field, a constructor, or a method.An instance ofCtMethodrepresents a method.Signals that something could not be found. -
Classes in javassist used by javassist.compiler.ast
-
Classes in javassist used by javassist.convertClassDescriptionThrown when bytecode transformation has failed.A container of
CtClassobjects.Interface containing the method names to be used as array access replacements.An instance ofCtClassrepresents a class.An instance of CtField represents a field.An instance ofCtMethodrepresents a method.Signals that something could not be found. -
Classes in javassist used by javassist.exprClassDescriptionThrown when bytecode transformation has failed.
CtBehaviorrepresents a method, a constructor, or a static constructor (class initializer).An instance ofCtClassrepresents a class.An instance of CtConstructor represents a constructor.An instance of CtField represents a field.An instance ofCtMethodrepresents a method.Signals that something could not be found. -
Classes in javassist used by javassist.scopedpoolClassDescriptionThrown when bytecode transformation has failed.A container of
CtClassobjects.An instance ofCtClassrepresents a class.A class search-path representing a class loader.Signals that something could not be found. -
Classes in javassist used by javassist.toolsClassDescriptionThrown when bytecode transformation has failed.
CtBehaviorrepresents a method, a constructor, or a static constructor (class initializer). -
Classes in javassist used by javassist.tools.reflectClassDescriptionThrown when bytecode transformation has failed.A container of
CtClassobjects.Simple translator of method bodies (also see thejavassist.exprpackage).An instance ofCtClassrepresents a class.An instance ofCtMethodrepresents a method.The class loader for Javassist.Signals that something could not be found.An observer ofLoader. -
Classes in javassist used by javassist.tools.rmiClassDescriptionThrown when bytecode transformation has failed.A container of
CtClassobjects.An instance ofCtClassrepresents a class.An instance ofCtMethodrepresents a method.Signals that something could not be found.An observer ofLoader. -
Classes in javassist used by javassist.tools.webClassDescriptionThrown when bytecode transformation has failed.A container of
CtClassobjects.Signals that something could not be found.An observer ofLoader. -
Classes in javassist used by javassist.utilClassDescriptionThrown when bytecode transformation has failed.An instance of
CtClassrepresents a class.Signals that something could not be found. -
Classes in javassist used by javassist.util.proxy