|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.ClassLoader
org.apache.commons.javaflow.bytecode.BytecodeClassLoader
public class BytecodeClassLoader
Constructor Summary | |
---|---|
BytecodeClassLoader()
|
Method Summary | |
---|---|
Class<?> |
loadClass(byte[] bytecode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BytecodeClassLoader()
Method Detail |
---|
public Class<?> loadClass(byte[] bytecode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |