Interface SystemOptionsService

  • All Superinterfaces:
    Service
    All Known Implementing Classes:
    SystemOptionsServiceImpl

    public interface SystemOptionsService
    extends Service
    Service that provides values of configuration options of the system.
    • Method Detail

      • optionService

        SystemOptionService optionService​(String id)
        Returns a reference to the service that provides values of specific configuration option.
      • service

        Service service​(String path)
        Service locator method, returns individual service on which the URI is dispatched.