RegistryToolGroupResolver

constructor(name: String, toolGroups: List<ToolGroup>)

Parameters

name

The name of the resolver.

toolGroups

The list of ToolGroups to resolve. Normally Spring-injected from other beans.