Class WorkDispatcherConfUtil


  • public final class WorkDispatcherConfUtil
    extends Object
    Util to read workType conf. ^;...
    Author:
    npiedeloup
    • Method Detail

      • readWorkTypeConf

        public static Map<String,​Integer> readWorkTypeConf​(String workTypes)
        Read workTypes configuration to Map.
        Parameters:
        workTypes - Initial conf
        Returns:
        configuration as Map.