Class RhinoFactory
java.lang.Object
net.shibboleth.idp.plugin.scripting.AbstractScriptEngineFactory
net.shibboleth.idp.plugin.scripting.rhino.RhinoFactory
- All Implemented Interfaces:
ScriptEngineFactory
A JSR-223 factory for
RhinoEngine.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.idp.plugin.scripting.AbstractScriptEngineFactory
getEngineName, getExtensions, getLanguageName, getLanguageVersion, getMethodCallSyntax, getMimeTypes, getOutputStatement, getParameter, getProgramMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.script.ScriptEngineFactory
getEngineName, getExtensions, getLanguageName, getLanguageVersion, getMethodCallSyntax, getMimeTypes, getOutputStatement, getParameter, getProgram
-
Constructor Details
-
RhinoFactory
public RhinoFactory()
-
-
Method Details
-
getEngineVersion
- Specified by:
getEngineVersionin interfaceScriptEngineFactory
-
getNames
- Specified by:
getNamesin interfaceScriptEngineFactory
-
getScriptEngine
- Specified by:
getScriptEnginein interfaceScriptEngineFactory
-