Package com.opencloud.rhino.management.service
-
Interface Summary Interface Description ServiceManagementMBean TheServiceManagementMBean
interface defines Service-related management operations.ServiceUsageMBean Rhino extensions to SLEE Service Usage MBeans. -
Enum Summary Enum Description InitialPersistence Enum constants identifying the initial persistence status of a service.ReplicationSelector Enum constants identifying the conditions where service replication may be enabled.ServiceActualState Service actual state values.ServiceDesiredState Service desired state values. -
Exception Summary Exception Description UnconfiguredResourceException This exception is thrown by theServiceManagementMBean
if an attempt is made to activate a service for which a required resource has not been configured in Rhino.UnrecognizedUsageParametersInterfaceTypeException This exception is thrown by aUsageMBean
when an attempt is made to refer to an usage parameters interface type that does not exist.