Package xal.app.launcher
Interface HostGenerator
-
- All Known Implementing Classes:
RoundRobinHostGenerator
public interface HostGeneratorinterface for host generators
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetType()get the type of the host generatorStringnextHost()get the next host
-