Package io.vertigo.stella.impl.workers
Class WorkDispatcherConfUtil
- java.lang.Object
-
- io.vertigo.stella.impl.workers.WorkDispatcherConfUtil
-
public final class WorkDispatcherConfUtil extends Object
Util to read workType conf.^ ;... - Author:
- npiedeloup
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,Integer>
readWorkTypeConf(String workTypes)
Read workTypes configuration to Map.
-