Class GlobalApacheConfiguration

java.lang.Object
org.opennms.pris.config.AbstractApacheConfiguration
org.opennms.pris.config.GlobalApacheConfiguration
All Implemented Interfaces:
Configuration

public class GlobalApacheConfiguration extends AbstractApacheConfiguration implements Configuration
  • Constructor Details

    • GlobalApacheConfiguration

      public GlobalApacheConfiguration(Path basePath)
  • Method Details

    • getBasePath

      public Path getBasePath()
      Description copied from interface: Configuration
      Returns the path to the configuration.
      Specified by:
      getBasePath in interface Configuration
      Returns:
      the absolute path to the configuration folder.