Modifier and Type | Field and Description |
---|---|
protected ByteArray | |
protected final ClassFactory | |
protected final String |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public String | getFullName()
Implements org. |
public GeneratedClass | getGeneratedClass()
Implements org. |
pack-priv final void | |
protected void |
bytecode | back to summary |
---|---|
protected ByteArray bytecode |
cf | back to summary |
---|---|
protected final ClassFactory cf |
qualifiedName | back to summary |
---|---|
protected final String qualifiedName |
GClass | back to summary |
---|---|
public GClass(ClassFactory cf, String qualifiedName) |
getFullName | back to summary |
---|---|
public String getFullName() Implements org. Doc from org. the class's qualified name |
getGeneratedClass | back to summary |
---|---|
public GeneratedClass getGeneratedClass() throws StandardException Implements org. Doc from org. Fully create the bytecode and load the class using the ClassBuilder's ClassFactory.
|
validateType | back to summary |
---|---|
pack-priv final void validateType(String typeName1) |
writeClassFile | back to summary |
---|---|
protected void writeClassFile(String dir, boolean logMessage, Throwable t) throws StandardException |