Class SimpleRuntime

    • Constructor Detail

      • SimpleRuntime

        public SimpleRuntime()
      • SimpleRuntime

        public SimpleRuntime​(String home)
      • SimpleRuntime

        public SimpleRuntime​(File workingDir)
    • 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.