Uses of Interface
de.gmorling.scriptabledataset.handlers.ScriptInvocationHandler
Packages that use ScriptInvocationHandler
-
Uses of ScriptInvocationHandler in de.gmorling.scriptabledataset
Methods in de.gmorling.scriptabledataset that return types with arguments of type ScriptInvocationHandlerConstructor parameters in de.gmorling.scriptabledataset with type arguments of type ScriptInvocationHandlerModifierConstructorDescriptionScriptableDataSetConfig
(String languageName, String prefix, List<ScriptInvocationHandler> handlers) Creates a new ScriptableDataSetConfig. -
Uses of ScriptInvocationHandler in de.gmorling.scriptabledataset.handlers
Methods in de.gmorling.scriptabledataset.handlers that return types with arguments of type ScriptInvocationHandlerModifier and TypeMethodDescriptionstatic List
<ScriptInvocationHandler> StandardHandlerConfig.getStandardHandlersByLanguage
(String language) Gets the standard handlers by language.