Class VersionDetector

java.lang.Object
ch.admin.bit.jeap.processcontext.ui.configuration.VersionDetector

public class VersionDetector extends Object
Simple Version Detector based on the Location. Here we find the Version of the jEAP-Process-Context-Service. Served for the displaying in UI.
  • Constructor Details

    • VersionDetector

      public VersionDetector()
  • Method Details

    • getVersion

      public String getVersion()
    • extractVersionFromString

      protected String extractVersionFromString(String codeSourceLocationURL)
      Extracts the Version Number in the form the ManifestPath.
      Parameters:
      codeSourceLocationURL - Path of the CodeSource, includes the Version Number
      Returns:
      Version Number