|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.python.core.PyRunnableBootstrap
public class PyRunnableBootstrap
Field Summary | |
---|---|
static java.lang.String |
REFLECTION_METHOD_NAME
|
Method Summary | |
---|---|
static CodeBootstrap |
getFilenameConstructorReflectionBootstrap(java.lang.Class<? extends PyRunnable> cls)
|
PyCode |
loadCode(CodeLoader loader)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String REFLECTION_METHOD_NAME
Method Detail |
---|
public PyCode loadCode(CodeLoader loader)
loadCode
in interface CodeBootstrap
public static CodeBootstrap getFilenameConstructorReflectionBootstrap(java.lang.Class<? extends PyRunnable> cls)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |