Uses of Class
php.java.script.InteractivePhpScriptEngineFactory

Packages that use InteractivePhpScriptEngineFactory
php.java.script Internal PHP script engine implementation. 
 

Uses of InteractivePhpScriptEngineFactory in php.java.script
 

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