|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectphp.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 |
java.lang.String |
getSocketName()
Return the socket name, for example 8080 |
| Methods inherited from class php.java.bridge.http.SimpleContextFactory |
|---|
destroy, getBridge, getClassLoader, getContext, getId, getJavaBridgeClassLoader, getRedirectString, getRedirectString, getSession, getSession, initialize, invalidate, isNew, recycle, recycle, release, releaseManaged, setClassLoader, 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 -
public java.lang.String getSocketName()
getSocketName in interface IContextFactorygetSocketName in class SimpleContextFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||