Class JRubyImportAddingInvocationHandler
java.lang.Object
de.gmorling.scriptabledataset.handlers.JRubyImportAddingInvocationHandler
- All Implemented Interfaces:
ScriptInvocationHandler
The Class JRubyImportAddingInvocationHandler.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpostInvoke
(Object object) void
setScriptEngine
(ScriptEngine engine)
-
Constructor Details
-
JRubyImportAddingInvocationHandler
public JRubyImportAddingInvocationHandler()
-
-
Method Details
-
getLanguageName
- Specified by:
getLanguageName
in interfaceScriptInvocationHandler
-
preInvoke
- Specified by:
preInvoke
in interfaceScriptInvocationHandler
-
postInvoke
- Specified by:
postInvoke
in interfaceScriptInvocationHandler
-
setScriptEngine
- Specified by:
setScriptEngine
in interfaceScriptInvocationHandler
-