|
||||||||||
| 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.ResinModuleContext
com.caucho.quercus.module.ProModuleContext
public class ProModuleContext
Class-loader specific context for loaded PHP.
| Constructor Summary | |
|---|---|
ProModuleContext()
Constructor. |
|
ProModuleContext(java.lang.ClassLoader loader)
Constructor. |
|
| Method Summary | |
|---|---|
StaticFunction |
createStaticFunction(QuercusModule module,
java.lang.reflect.Method method)
Creates a static function. |
ExprFactory |
getExprFactory()
|
MarshalFactory |
getMarshalFactory()
|
| Methods inherited from class com.caucho.quercus.module.ResinModuleContext |
|---|
createDefaultJavaClassDef |
| Methods inherited from class com.caucho.quercus.module.ModuleContext |
|---|
addClass, addExtensionClass, addModule, createDefaultJavaClassDef, createMarshal, findClass, findJavaClassWrapper, findModule, getClassMap, getConstant, getConstMap, getDefinedFunctions, getExtensionClasses, getJavaClassDefinition, getJavaClassDefinition, getJavaClassDefinition, getLoadedExtensions, getLocalContext, getStdClass, isExtensionLoaded, objectToValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProModuleContext()
public ProModuleContext(java.lang.ClassLoader loader)
| Method Detail |
|---|
public StaticFunction createStaticFunction(QuercusModule module,
java.lang.reflect.Method method)
createStaticFunction in class ModuleContextpublic MarshalFactory getMarshalFactory()
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 | |||||||||