|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnrecognizedSubsystemException | |
|---|---|
| javax.slee.management | |
| Uses of UnrecognizedSubsystemException in javax.slee.management |
|---|
| Methods in javax.slee.management that throw UnrecognizedSubsystemException | |
|---|---|
javax.management.ObjectName |
SleeManagementMBean.getUsageMBean(java.lang.String subsystemName)
Get the JMX Object Name of a UsageMBean object that
provides management access to the unnamed usage parameter set for the specified
SLEE internal component or subsystem. |
javax.management.ObjectName |
SleeManagementMBean.getUsageMBean(java.lang.String subsystemName,
java.lang.String paramSetName)
Get the JMX Object Name of a UsageMBean object that
provides management access to the named usage parameter set for the specified
SLEE internal component or subsystem. |
javax.management.ObjectName |
SleeManagementMBean.getUsageNotificationManagerMBean(java.lang.String subsystemName)
Get the JMX Object Name of a UsageNotificationManagerMBean
that provides management access to the usage notification manager for the specified
SLEE internal component or subsystem. |
java.lang.String[] |
SleeManagementMBean.getUsageParameterSets(java.lang.String subsystemName)
Get the names of the usage parameter sets that the specified SLEE internal component or subsystem is permitted to use. |
boolean |
SleeManagementMBean.hasUsage(java.lang.String subsystemName)
Determine if usage information is available for the specified SLEE internal component or subsystem. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||