Uses of Class
com.opencloud.license.LicenseAlreadyInstalledException
-
Packages that use LicenseAlreadyInstalledException Package Description com.opencloud.rhino.config.license -
-
Uses of LicenseAlreadyInstalledException in com.opencloud.rhino.config.license
Methods in com.opencloud.rhino.config.license that throw LicenseAlreadyInstalledException Modifier and Type Method Description void
LicenseManagementMBean. install(byte[] filedata)
Install a license from a raw byte arrayvoid
LicenseManagementMBean. install(String url)
Install a license from a URL
-