Class Config


  • public class Config
    extends Object
    Returns configuration information from minions.
    • Method Detail

      • get

        public static LocalCall<String> get​(String key)
        Returns a configuration parameter.
        Parameters:
        key - the parameter name
        Returns:
        the LocalCall object to make the call