MdsConfig

public class MdsConfig

Class responsible for handling MDS configuration. Since MDS don’t use Server Config everything connected to the MDS configuration needs to be handled by the module itself.

Constructors

MdsConfig

public MdsConfig()

Methods

asProperties

public Properties asProperties()

getDataNucleusProperties

public Properties getDataNucleusProperties()

getProperties

public Properties getProperties(String filename)

getResourceFileName

public String getResourceFileName(Resource resource)

setConfig

public void setConfig(List<Resource> resources)