|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use classUtils.javassist | |
---|---|
classUtils.javassist | |
classUtils.javassist.bytecode | Bytecode-level API. |
classUtils.javassist.compiler | |
classUtils.javassist.convert | |
classUtils.javassist.expr | This package contains the classes for modifying a method body. |
classUtils.javassist.preproc | A sample preprocessor. |
classUtils.javassist.reflect | Runtime Reflection. |
classUtils.javassist.rmi | Remote Method Invocation. |
classUtils.javassist.sample.evolve | |
classUtils.javassist.sample.rmi | |
classUtils.javassist.sample.vector | |
classUtils.javassist.web | Web server. |
classUtils.putils |
Classes in classUtils.javassist used by classUtils.javassist | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
ClassMap
A hashtable associating class names with different names. |
|
ClassPath
ClassPath is an interface implemented by objects
representing a class search path. |
|
ClassPool
A driver class for controlling bytecode editing with Javassist. |
|
CodeConverter
Simple translator of method bodies (also see the javassist.expr package). |
|
CompileTimeClass
An instance of CtClass represents a class. |
|
CompileTimeClassType
Class types. |
|
CtBehavior
CtBehavior is the abstract super class of
CtMethod and CtConstructor . |
|
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 ClassPool . |
Classes in classUtils.javassist used by classUtils.javassist.bytecode | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
ClassPool
A driver class for controlling bytecode editing with Javassist. |
|
CompileTimeClass
An instance of CtClass represents a class. |
|
NotFoundException
Signals that something could not be found. |
Classes in classUtils.javassist used by classUtils.javassist.compiler | |
---|---|
ClassPool
A driver class for controlling bytecode editing with Javassist. |
|
CompileTimeClass
An instance of CtClass represents a class. |
|
CtBehavior
CtBehavior is the abstract super class of
CtMethod and CtConstructor . |
|
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. |
Classes in classUtils.javassist used by classUtils.javassist.convert | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
CompileTimeClass
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. |
Classes in classUtils.javassist used by classUtils.javassist.expr | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
CompileTimeClass
An instance of CtClass represents a class. |
|
CtBehavior
CtBehavior is the abstract super class of
CtMethod and CtConstructor . |
|
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. |
Classes in classUtils.javassist used by classUtils.javassist.preproc | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
ClassPool
A driver class for controlling bytecode editing with Javassist. |
|
CompileTimeClass
An instance of CtClass represents a class. |
Classes in classUtils.javassist used by classUtils.javassist.reflect | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
ClassPool
A driver class for controlling bytecode editing with Javassist. |
|
CompileTimeClass
An instance of CtClass represents a class. |
|
Loader
The class loader for Javassist (JDK 1.2 or later only). |
|
NotFoundException
Signals that something could not be found. |
|
Translator
An observer of ClassPool . |
Classes in classUtils.javassist used by classUtils.javassist.rmi | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
ClassPool
A driver class for controlling bytecode editing with Javassist. |
|
NotFoundException
Signals that something could not be found. |
|
Translator
An observer of ClassPool . |
Classes in classUtils.javassist used by classUtils.javassist.sample.evolve | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
ClassPool
A driver class for controlling bytecode editing with Javassist. |
|
NotFoundException
Signals that something could not be found. |
|
Translator
An observer of ClassPool . |
Classes in classUtils.javassist used by classUtils.javassist.sample.rmi | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
NotFoundException
Signals that something could not be found. |
Classes in classUtils.javassist used by classUtils.javassist.sample.vector | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
ClassPool
A driver class for controlling bytecode editing with Javassist. |
|
CompileTimeClass
An instance of CtClass represents a class. |
|
NotFoundException
Signals that something could not be found. |
Classes in classUtils.javassist used by classUtils.javassist.web | |
---|---|
ClassPool
A driver class for controlling bytecode editing with Javassist. |
Classes in classUtils.javassist used by classUtils.putils | |
---|---|
CannotCompileException
Thrown when bytecode transformation has failed. |
|
ClassPool
A driver class for controlling bytecode editing with Javassist. |
|
NotFoundException
Signals that something could not be found. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |