Class ConfigUtils
java.lang.Object
com.priint.pubserver.appserver.config.ConfigUtils
ConfigUtils
- Utility class with method for reading mandatory plugins config
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigUtils
public ConfigUtils()
-
-
Method Details
-
getMandatoryPluginsList
public List<MandatoryPluginInfo> getMandatoryPluginsList() throws ConfigManagerException, jakarta.xml.bind.JAXBException- Returns:
- Returns list of mandatory plugins
- Throws:
ConfigManagerExceptionjakarta.xml.bind.JAXBException
-