|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectphp.java.script.PhpScriptEngineFactory
php.java.script.InvocablePhpScriptEngineFactory
php.java.script.InteractivePhpScriptEngineFactory
public class InteractivePhpScriptEngineFactory
Create a standalone interactive PHP script engines.
| Constructor Summary | |
|---|---|
InteractivePhpScriptEngineFactory()
Create a new EngineFactory |
|
| Method Summary | |
|---|---|
java.lang.String |
getLanguageName()
Retrieves the name of the language supported by the ScriptEngine. |
| Methods inherited from class php.java.script.InvocablePhpScriptEngineFactory |
|---|
getExtensions, getNames |
| Methods inherited from class php.java.script.PhpScriptEngineFactory |
|---|
getEngineName, getEngineVersion, getLanguageVersion, getMethodCallSyntax, getMimeTypes, getOutputStatement, getParameter, getProgram, getScriptEngine |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InteractivePhpScriptEngineFactory()
| Method Detail |
|---|
public java.lang.String getLanguageName()
getLanguageName in interface ScriptEngineFactorygetLanguageName in class InvocablePhpScriptEngineFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||