Interface IJavascriptEngineProcessor
- All Known Implementing Classes:
JavascriptEngineProcessor
public interface IJavascriptEngineProcessor
The Javascript Engine Processor interface.
-
Method Details
-
executeService
Execute service.- Parameters:
module- the module- Returns:
- the object
- Throws:
ScriptingException- the scripting exception
-