Uses of Class
com.opencloud.rhino.management.NoSuchBindingException
-
Packages that use NoSuchBindingException Package Description com.opencloud.rhino.management.service -
-
Uses of NoSuchBindingException in com.opencloud.rhino.management.service
Methods in com.opencloud.rhino.management.service that throw NoSuchBindingException Modifier and Type Method Description BindingResult
ServiceManagementMBean. removeBinding(ServiceID id, BindingDescriptorID bindingDescriptor, boolean dryrun)
Remove an existing binding from a Service.BindingResult
ServiceManagementMBean. removeBindings(ServiceID id, BindingDescriptorID[] bindingDescriptors, boolean dryrun)
Remove one or more existing bindings from a Service.
-