Class LicenseServiceImpl

All Implemented Interfaces:
com.xebialabs.license.service.LicenseService

public class LicenseServiceImpl extends AbstractLicenseService
  • Constructor Details

    • LicenseServiceImpl

      public LicenseServiceImpl(String licensePath, String product, com.xebialabs.deployit.repository.RepositoryMetadataService repositoryMetadataService) throws IOException, com.xebialabs.license.LicenseParseException, com.xebialabs.license.LicenseViolationException
      Throws:
      IOException
      com.xebialabs.license.LicenseParseException
      com.xebialabs.license.LicenseViolationException
  • Method Details

    • readLicense

      protected com.xebialabs.license.License readLicense(File licenseFile) throws com.xebialabs.license.LicenseParseException, com.xebialabs.license.LicenseViolationException
      Specified by:
      readLicense in class AbstractLicenseService
      Throws:
      com.xebialabs.license.LicenseParseException
      com.xebialabs.license.LicenseViolationException