Uses of Class
php.java.script.InteractivePhpScriptEngineFactory

Packages that use InteractivePhpScriptEngineFactory
php.java.script Internal PHP script engine implementation.
Applications should use the JSR 223 API instead. 
 

Uses of InteractivePhpScriptEngineFactory in php.java.script
 

Constructors in php.java.script with parameters of type InteractivePhpScriptEngineFactory
InteractivePhpScriptEngine(InteractivePhpScriptEngineFactory factory)
          Create the interactive php script engine.