public class UnwovenClassFileWithThirdPartyManagedBytecode extends UnwovenClassFile
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider |
UnwovenClassFile.ChildClassbytes, charfilename, className, filename, writtenChildClasses| Constructor and Description |
|---|
UnwovenClassFileWithThirdPartyManagedBytecode(java.lang.String filename,
java.lang.String classname,
UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
deleteAllChildClasses, deleteChildClassFile, getClassName, getClassNameAsChars, getFilename, getJavaClass, makeInnerFileName, setClassNameAsChars, toString, writeUnchangedBytes, writeWovenBytespublic UnwovenClassFileWithThirdPartyManagedBytecode(java.lang.String filename,
java.lang.String classname,
UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider provider)
public byte[] getBytes()
getBytes in interface IUnwovenClassFilegetBytes in class UnwovenClassFile