Uses of Class
com.opencloud.rhino.management.config.MalformedConfigBundleException
-
Packages that use MalformedConfigBundleException Package Description com.opencloud.rhino.management.config -
-
Uses of MalformedConfigBundleException in com.opencloud.rhino.management.config
Methods in com.opencloud.rhino.management.config that throw MalformedConfigBundleException Modifier and Type Method Description String
ConfigManagementMBean. importConfiguration(byte[] configBundle, ImportOptions options)
Update the current desired state of the SLEE from a declarative configuration bundle supplied as a zip archive.
-