Class StandardHandlerConfig

java.lang.Object
de.gmorling.scriptabledataset.handlers.StandardHandlerConfig

public class StandardHandlerConfig extends Object
Manages handlers, that shall always executed for scripts in a given language. These standard handlers will be called before any custom handlers in the pre invocation and after any custom handlers in the post invocation.