public class LicenseRpcServiceImpl extends SecuredRemoteServiceServlet implements LicenseRpcService
| Constructor and Description | 
|---|
| LicenseRpcServiceImpl(LicenseService licenseService) | 
| Modifier and Type | Method and Description | 
|---|---|
| LicenseInformationDto | loadLicenseInformation() | 
| void | updateLicense(java.lang.String license) | 
getRequestpublic LicenseRpcServiceImpl(LicenseService licenseService)
public LicenseInformationDto loadLicenseInformation()
loadLicenseInformation in interface LicenseRpcServicepublic void updateLicense(java.lang.String license)
                   throws ServerCallFailedException
updateLicense in interface LicenseRpcServiceServerCallFailedException