|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.module.ModuleContext
com.caucho.quercus.module.ProModuleContext
public class ProModuleContext
Class-loader specific context for loaded PHP.
| Constructor Summary | |
|---|---|
ProModuleContext(ModuleContext parent,
java.lang.ClassLoader loader)
Constructor. |
|
| Method Summary | |
|---|---|
StaticFunction |
createStaticFunction(QuercusModule module,
java.lang.reflect.Method method)
Creates a static function. |
ExprFactory |
getExprFactory()
|
MarshalFactory |
getMarshalFactory()
Finds the java class wrapper. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProModuleContext(ModuleContext parent,
java.lang.ClassLoader loader)
| Method Detail |
|---|
public StaticFunction createStaticFunction(QuercusModule module,
java.lang.reflect.Method method)
createStaticFunction in class ModuleContextpublic MarshalFactory getMarshalFactory()
ModuleContext
getMarshalFactory in class ModuleContextpublic ExprFactory getExprFactory()
getExprFactory in class ModuleContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||