public class LicenseFileUpdateService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LICENSE_SERVER_ENDPOINT |
static int |
RETRY_LIMIT |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRetryLimitExceeded() |
void |
start(com.google.common.base.Optional<LicenseFile> licenseFile) |
void |
updateLicenseFromServer() |
public static final String LICENSE_SERVER_ENDPOINT
public static final int RETRY_LIMIT
public void start(com.google.common.base.Optional<LicenseFile> licenseFile)
public void updateLicenseFromServer()
public boolean isRetryLimitExceeded()
Copyright © 2018. All rights reserved.