Class ONashornScriptExecutorRegister
java.lang.Object
com.orientechnologies.orient.core.command.script.nashorn.ONashornScriptExecutorRegister
- All Implemented Interfaces:
OScriptExecutorRegister
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidregisterExecutor(OrientDBEmbedded ctx, OScriptManager scriptManager)
-
Constructor Details
-
ONashornScriptExecutorRegister
public ONashornScriptExecutorRegister()
-
-
Method Details
-
registerExecutor
- Specified by:
registerExecutorin interfaceOScriptExecutorRegister
-
getLanguages
- Specified by:
getLanguagesin interfaceOScriptExecutorRegister
-
getPriority
public int getPriority()- Specified by:
getPriorityin interfaceOScriptExecutorRegister
-