Uses of Interface
xal.app.launcher.HostGenerator
-
Packages that use HostGenerator Package Description xal.app.launcher -
-
Uses of HostGenerator in xal.app.launcher
Classes in xal.app.launcher that implement HostGenerator Modifier and Type Class Description classRoundRobinHostGeneratorgenerates hosts via round robinFields in xal.app.launcher declared as HostGenerator Modifier and Type Field Description protected HostGeneratorLauncher. _hostGeneratorgenerator of the hostsMethods in xal.app.launcher that return HostGenerator Modifier and Type Method Description HostGeneratorLauncher. getHostGenerator()Get the host generatorMethods in xal.app.launcher with parameters of type HostGenerator Modifier and Type Method Description voidLauncher. setHostGenerator(HostGenerator hostGenerator)Set the host generatorConstructors in xal.app.launcher with parameters of type HostGenerator Constructor Description Launcher(HostGenerator hostGenerator)Constructor
-