Package com.opencloud.license
-
Class Summary Class Description LicenseComponent Simple container class for storing function, version, and capacity inside LicenseInfo objects.LicenseInfo A LicenseInfo object contains the license details for a single license. -
Exception Summary Exception Description LicenseAlreadyInstalledException LicenseException LicenseException is thrown to indicate a problem with a license that is not due to a communication error (for example, a bad signature).UnrecognizedLicenseException AUnrecognizedLicenseException
is thrown by LicenseConfigMBean when an attempt to uninstall a license that is not installed is made.