|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
BloatingClassLoader
is a Java class loader that BLOATs
a class before it is loader into a Java Virtual Machine.BloatingClassLoader
that loads its
classes from a given set of URLs.
BloatingClassLoader
that loads its
classes from a given set of URLs.
ClassEditor
for editing a class (or
interface) from scratch.
ClassFile
from scratch.
ConstantPool
ClassFileLoader
FieldEditor
for editing a field in a
given class with the given modifiers, type and name
FieldEditor
for editing a field in a
given class with the given modifiers, type, name, and constant
value.
ClassFile
was
created.
Class
is created, invoke BloatingClassLoader.bloat(ClassEditor)
.
ClassInfoLoader
that loads classes from
the same place as this ClassLoader
.
MemberRef
NameAndType
Type
that represents a given
Class
.
Type
true
if the class modeled by the given
ClassEditor
implements Serializable
.
MemberRef
for the field
MethodEditor
for editing a method in a
given class with the given modifiers, return type, name,
parameter types, and exception types.
ClassEditor
for editing a new class with
the given name.
ClassInfo
OutputStream
to which a class should be
written.
OutputStream
to which somed named entity
is written.
ClassEditor
.ClassEditor
.
byte
s to an output entry with the
given name.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |