public final class RepeatingLicenseChecker extends Object
| Constructor and Description | 
|---|
RepeatingLicenseChecker(LicenseChecker licenseChecker,
                       int maxIntervalInMinutes)  | 
| Modifier and Type | Method and Description | 
|---|---|
Optional<com.edorasware.commons.core.license.License.ProductLicense> | 
check(LicenseContext context)  | 
public RepeatingLicenseChecker(LicenseChecker licenseChecker, int maxIntervalInMinutes)
public Optional<com.edorasware.commons.core.license.License.ProductLicense> check(LicenseContext context)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.