|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScriptEngineFactory | |
---|---|
javax.script | JSR 223 classes and interfaces. |
php.java.script | Internal PHP script engine implementation. Applications should use the JSR 223 API instead. |
Uses of ScriptEngineFactory in javax.script |
---|
Methods in javax.script that return ScriptEngineFactory | |
---|---|
ScriptEngineFactory |
ScriptEngine.getFactory()
Retrieves a ScriptEngineFactory for the class to which describes the underlying ScriptEngine. |
Uses of ScriptEngineFactory in php.java.script |
---|
Classes in php.java.script that implement ScriptEngineFactory | |
---|---|
class |
InteractivePhpScriptEngineFactory
Create a standalone interactive PHP script engines. |
class |
InvocablePhpScriptEngineFactory
Create a standalone invocable PHP script engines. |
class |
PhpScriptEngineFactory
Create a standalone PHP script engines. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |