|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnrecognizedServiceException | |
|---|---|
| javax.slee.facilities | |
| javax.slee.management | |
| Uses of UnrecognizedServiceException in javax.slee.facilities |
|---|
| Methods in javax.slee.facilities that throw UnrecognizedServiceException | |
|---|---|
ReceivableService |
ServiceLookupFacility.getReceivableService(ServiceID service)
Get information about the event types that a service may receive. |
| Uses of UnrecognizedServiceException in javax.slee.management |
|---|
| Methods in javax.slee.management that throw UnrecognizedServiceException | |
|---|---|
void |
ServiceManagementMBean.activate(ServiceID id)
Activate a Service. |
void |
ServiceManagementMBean.activate(ServiceID[] ids)
Activate a set of Services. |
void |
ServiceManagementMBean.deactivate(ServiceID id)
Deactivate a Service. |
void |
ServiceManagementMBean.deactivate(ServiceID[] ids)
Deactivate a set of Services. |
void |
ServiceManagementMBean.deactivateAndActivate(ServiceID[] deactivateIDs,
ServiceID[] activateIDs)
Deactivate one set of Services and activate another set of Services. |
void |
ServiceManagementMBean.deactivateAndActivate(ServiceID deactivateID,
ServiceID activateID)
Deactivate one Service and activate another Service. |
SbbID[] |
DeploymentMBean.getSbbs(ServiceID service)
Get the set of SBBs that participate in the specified Service. |
javax.management.ObjectName |
ServiceManagementMBean.getServiceUsageMBean(ServiceID id)
Get the JMX Object Name of a ServiceUsageMBean object for a Service. |
ServiceState |
ServiceManagementMBean.getState(ServiceID id)
Get the current state of a Service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||