|
||||||||||
| 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.InteractivePhpScriptEngineFactory
public class InteractivePhpScriptEngineFactory
| Constructor Summary | |
|---|---|
InteractivePhpScriptEngineFactory()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLanguageName()
Retrieves the name of the language supported by the ScriptEngine. |
java.util.List |
getNames()
Retrieves an array of short descriptive names such as {"javascript", "rhino"} describing the language supported by the Script Engine. |
ScriptEngine |
getScriptEngine()
Retrieves an instance of the associated ScriptEngine. |
| Methods inherited from class php.java.script.PhpScriptEngineFactory |
|---|
getEngineName, getEngineVersion, getExtensions, getLanguageVersion, getMethodCallSyntax, getMimeTypes, getOutputStatement, getParameter, getProgram |
| 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()
ScriptEngineFactory
getLanguageName in interface ScriptEngineFactorygetLanguageName in class PhpScriptEngineFactorypublic java.util.List getNames()
ScriptEngineFactory
getNames in interface ScriptEngineFactorygetNames in class PhpScriptEngineFactorypublic ScriptEngine getScriptEngine()
ScriptEngineFactory
getScriptEngine in interface ScriptEngineFactorygetScriptEngine in class PhpScriptEngineFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||