Class DefaultSystemPropertyService

  • All Implemented Interfaces:
    de.codecentric.reedelk.runtime.system.api.SystemProperty

    public class DefaultSystemPropertyService
    extends Object
    implements de.codecentric.reedelk.runtime.system.api.SystemProperty
    • Constructor Detail

      • DefaultSystemPropertyService

        public DefaultSystemPropertyService​(org.osgi.framework.BundleContext context)
    • Method Detail

      • configDirectory

        public String configDirectory()
        Specified by:
        configDirectory in interface de.codecentric.reedelk.runtime.system.api.SystemProperty
      • modulesDirectory

        public String modulesDirectory()
        Specified by:
        modulesDirectory in interface de.codecentric.reedelk.runtime.system.api.SystemProperty
      • homeDirectory

        public String homeDirectory()
        Specified by:
        homeDirectory in interface de.codecentric.reedelk.runtime.system.api.SystemProperty
      • version

        public String version()
        Specified by:
        version in interface de.codecentric.reedelk.runtime.system.api.SystemProperty
      • qualifier

        public String qualifier()
        Specified by:
        qualifier in interface de.codecentric.reedelk.runtime.system.api.SystemProperty