public class ResourceUsageMBeanUtils extends Object
| Constructor and Description |
|---|
ResourceUsageMBeanUtils(MBeanServerConnection mbeanServer,
ObjectName resourceManagementMBean,
String entityName) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
createUsageParameterSet(String name) |
RaEntityUsageMBeanUtils |
getRaEntityUsageMBeanUtils() |
RaEntityUsageMBeanUtils |
getRaEntityUsageMBeanUtils(String parameterSet) |
String[] |
getUsageParameterSets() |
void |
removeUsageParameterSet(String name) |
void |
resetAllUsageParameters() |
public ResourceUsageMBeanUtils(MBeanServerConnection mbeanServer, ObjectName resourceManagementMBean, String entityName) throws ManagementConsoleException
ManagementConsoleExceptionpublic void close()
throws ManagementConsoleException
ManagementConsoleExceptionpublic void createUsageParameterSet(String name) throws ManagementConsoleException
ManagementConsoleExceptionpublic RaEntityUsageMBeanUtils getRaEntityUsageMBeanUtils() throws ManagementConsoleException
ManagementConsoleExceptionpublic RaEntityUsageMBeanUtils getRaEntityUsageMBeanUtils(String parameterSet) throws ManagementConsoleException
ManagementConsoleExceptionpublic String[] getUsageParameterSets() throws ManagementConsoleException
ManagementConsoleExceptionpublic void removeUsageParameterSet(String name) throws ManagementConsoleException
ManagementConsoleExceptionpublic void resetAllUsageParameters()
throws ManagementConsoleException
ManagementConsoleExceptionCopyright © 2017. All rights reserved.