The SwitchYard class currently bootstraps a deployment using an activator list discovered via ServiceLoader. Allow this to be customized in a couple of ways:
Specify a list of activators, circumventing ServiceLoader altogether.
Adjust (add, replace, delete) the list of activators generated using ServiceLoader.