|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object php.java.bridge.http.SimpleContextFactory php.java.script.PhpScriptContextFactory
public class PhpScriptContextFactory
A custom context factory, creates a ContextFactory for JSR223 contexts.
Constructor Summary | |
---|---|
PhpScriptContextFactory()
Create a simple context factory with an empty web context |
Method Summary | |
---|---|
static IContextFactory |
addNew(IContext context)
Add the PhpScriptContext |
Methods inherited from class php.java.bridge.http.SimpleContextFactory |
---|
destroy, flushBuffer, getBridge, getContext, getId, getSession, getSimpleSession, initialize, invalidate, isNew, parseHeader, recycle, recycle, release, releaseManaged, setContext, toString, visit, waitFor |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PhpScriptContextFactory()
Method Detail |
---|
public static IContextFactory addNew(IContext context)
context
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |