Package | Description |
---|---|
com.edorasware.commons.core.content.config |
Classes related to content configuration.
|
com.edorasware.commons.core.license |
Classes related to license handling.
|
com.edorasware.commons.core.license.config | |
com.edorasware.commons.core.service.config |
Modifier and Type | Field and Description |
---|---|
protected LicenseChecker |
DatabaseContentProviderFactoryBean.licenseChecker |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseContentProviderFactoryBean.setLicenseChecker(LicenseChecker licenseChecker) |
Modifier and Type | Method and Description |
---|---|
static LicenseChecker |
LicenseChecker.create(org.springframework.core.io.Resource licenseResource)
Creates a new instance of a license checker for the given license resource.
|
Constructor and Description |
---|
RepeatingLicenseChecker(LicenseChecker licenseChecker,
int maxIntervalInMinutes) |
Modifier and Type | Method and Description |
---|---|
protected LicenseChecker |
LicenseCheckerFactoryBean.createInstance() |
Modifier and Type | Field and Description |
---|---|
protected LicenseChecker |
EntityServiceFactoryBean.licenseChecker |
Modifier and Type | Method and Description |
---|---|
void |
EntityServiceFactoryBean.setLicenseChecker(LicenseChecker licenseChecker) |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.