Package | Description |
---|---|
com.opencloud.rhino.management.service |
Modifier and Type | Method and 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.
|