public class BytecodeLoader extends Object
| Constructor and Description |
|---|
BytecodeLoader(ClassLoader aClassLoader) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeSignatureParser |
getSignatureParser() |
BytecodeClass |
loadByteCode(BytecodeObjectTypeRef aTypeRef) |
BytecodeClass |
loadByteCode(BytecodeObjectTypeRef aTypeRef,
BytecodeReplacer aDefaultReplacer) |
public BytecodeLoader(ClassLoader aClassLoader)
public BytecodeSignatureParser getSignatureParser()
public BytecodeClass loadByteCode(BytecodeObjectTypeRef aTypeRef) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic BytecodeClass loadByteCode(BytecodeObjectTypeRef aTypeRef, BytecodeReplacer aDefaultReplacer) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.