Interface AgentLauncherSelector

All Superinterfaces:
ResourceSelector<AgentLauncher,AgentLauncherSelectionContext>
All Known Implementing Classes:
RandomAgentLauncherSelectorImpl, ScriptAgentLauncherSelectorImpl

@Validated public interface AgentLauncherSelector extends ResourceSelector<AgentLauncher,AgentLauncherSelectionContext>
Interface for any classes which provide a way to select a AgentLauncher from a set of available candidates.
Since:
4.0.0