Package | Description |
---|---|
com.opencloud.rhino.configmanager.runtime | |
com.opencloud.rhino.management.deployment | |
com.opencloud.rhino.snmp |
Modifier and Type | Method and Description |
---|---|
ObjectName |
ContainerConfigurationMBean.getContainerConfigurationMBean(String namespace)
Get the ObjectName of a
ContainerConfigurationMBean that can be used to manage the configuration items for a namespace. |
Modifier and Type | Method and Description |
---|---|
void |
NamespaceManagementMBean.removeNamespace(String name)
Remove a user-defined namespace.
|
void |
NamespaceManagementMBean.setActiveNamespace(String name)
Set the currently active namespace for the authenticated client connection.
|
Modifier and Type | Method and Description |
---|---|
ObjectName |
SNMPParameterSetTypeManagementMBean.getSNMPParameterSetTypeManagementMBean(String namespace)
Get the ObjectName of a
SNMPParameterSetTypeManagementMBean that can be used to manage the SNMP parameter set type configuration items for a namespace. |