|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeOwnerComponent | |
koala.dynamicjava.classfile | Contains all the classes for creating general purpose bytecode classes. |
koala.dynamicjava.interpreter | Contains the classes for interpreting Java language statements. |
Uses of AttributeOwnerComponent in koala.dynamicjava.classfile |
Subclasses of AttributeOwnerComponent in koala.dynamicjava.classfile | |
class |
ClassFile
This class allows the creation of JVM bytecode class format outputs |
class |
FieldInfo
This class allows the creation of JVM bytecode field format outputs |
class |
MethodInfo
This class allows the creation of JVM bytecode method format outputs |
Uses of AttributeOwnerComponent in koala.dynamicjava.interpreter |
Subclasses of AttributeOwnerComponent in koala.dynamicjava.interpreter | |
class |
ClassFactory
The instances of this class dynamically create java classes |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |