Details
Description
- Make class as final.
- Add a private constructor.
- Make the following protected static methods as private
protected static Callable<List<EntityEcaRule>> createEcaLoaderCallable(final ResourceHandler handler) protected static void readConfig(String entityEcaReaderName, Map<String, Map<String, List<EntityEcaRule>>> ecaCache)
No variables needs to be change for this class.