35363738394041
this.launchConfig = launchConfig; this.registry = registry; } public GroovyChain apply(List<Handler> storage) { return new DefaultGroovyChain(new DefaultChain(storage, launchConfig, registry)); }