Skip to content

adaptris/interlok-jruby

Repository files navigation

interlok-jruby

GitHub tag license Actions Status codecov CodeQL Known Vulnerabilities Closed PRs

Use Interlok+JRuby Embed rather than JSR223; and in doing so, allow us to configure ScriptingContainer a bit more than having to use system properties as an all or nothing configuration for all jruby instances.

In addition to specifying the script to execute during doService() you can also specify scripts that will be executed as part of the standard lifecycle init()/start()/stop()/close()