Uses of Class
com.opencloud.rhino.management.service.UnconfiguredResourceException
-
Packages that use UnconfiguredResourceException Package Description com.opencloud.rhino.management.service -
-
Uses of UnconfiguredResourceException in com.opencloud.rhino.management.service
Methods in com.opencloud.rhino.management.service that throw UnconfiguredResourceException Modifier and Type Method Description void
ServiceManagementMBean. activate(ServiceID id)
Activate a Service on all nodes.void
ServiceManagementMBean. activate(ServiceID[] ids)
Activate a set of Services on all nodes.
-