Class SystemPropertiesReader

java.lang.Object
org.duracloud.common.util.SystemPropertiesReader

public class SystemPropertiesReader extends Object
Reads one or more and overlays them on the system properties.
Author:
Daniel Bernstein
  • Constructor Details

    • SystemPropertiesReader

      public SystemPropertiesReader(Collection<org.springframework.core.io.Resource> resources)