Class TestRuntime

    • Constructor Detail

      • TestRuntime

        public TestRuntime()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: RuntimeService
        Gets the name of this runtime service.
        Returns:
        the runtime service name
      • getVersion

        public Version getVersion()
        Description copied from interface: RuntimeService
        Gets the version of this runtime service.
        Returns:
        the runtime service version
      • reloadProperties

        public void reloadProperties()
        Description copied from interface: RuntimeService
        Reread all property files loaded at startup.