Class ServiceListConfiguration

java.lang.Object
org.serviceconnector.conf.ServiceListConfiguration

public class ServiceListConfiguration extends Object
The Class ServiceListConfiguration.
  • Constructor Details

    • ServiceListConfiguration

      public ServiceListConfiguration()
  • Method Details

    • load

      public void load(org.apache.commons.configuration2.CompositeConfiguration config) throws SCMPValidatorException
      Load.
      Parameters:
      config - the config
      Throws:
      SCMPValidatorException - the sCMP validator exception
    • getServiceConfigurations

      public Map<String,ServiceConfiguration> getServiceConfigurations()
      Gets the service configurations.
      Returns:
      the service configurations