public class SleeManagementMBeanUtils extends Object
| Constructor and Description |
|---|
SleeManagementMBeanUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNotificationListener(NotificationListener listener) |
static String |
doMessage(Throwable t) |
ActivityManagementMBeanUtils |
getActivityManagementMBeanUtils() |
AlarmMBeanUtils |
getAlarmMBeanUtils() |
DeploymentMBeanUtils |
getDeploymentMBeanUtils() |
LogManagementMBeanUtils |
getLogManagementMBeanUtils() |
ProfileProvisioningMBeanUtils |
getProfileProvisioningMBeanUtils() |
ResourceManagementMBeanUtils |
getResourceManagementMBeanUtils() |
SbbEntitiesMBeanUtils |
getSbbEntitiesMBeanUtils() |
ServiceManagementMBeanUtils |
getServiceManagementMBeanUtils() |
javax.slee.management.SleeState |
getState() |
String |
getVersion() |
void |
removeNotificationListener(NotificationListener listener) |
void |
shutdown() |
void |
start() |
void |
stop() |
public SleeManagementMBeanUtils()
throws ManagementConsoleException
ManagementConsoleExceptionpublic DeploymentMBeanUtils getDeploymentMBeanUtils()
public ActivityManagementMBeanUtils getActivityManagementMBeanUtils()
public ServiceManagementMBeanUtils getServiceManagementMBeanUtils()
public javax.slee.management.SleeState getState()
throws ManagementConsoleException
ManagementConsoleExceptionpublic void shutdown()
throws ManagementConsoleException
ManagementConsoleExceptionpublic void start()
throws ManagementConsoleException
ManagementConsoleExceptionpublic void stop()
throws ManagementConsoleException
ManagementConsoleExceptionpublic void addNotificationListener(NotificationListener listener) throws ManagementConsoleException
ManagementConsoleExceptionpublic void removeNotificationListener(NotificationListener listener) throws ManagementConsoleException
ManagementConsoleExceptionpublic String getVersion() throws ManagementConsoleException
ManagementConsoleExceptionpublic ProfileProvisioningMBeanUtils getProfileProvisioningMBeanUtils()
public ResourceManagementMBeanUtils getResourceManagementMBeanUtils()
public SbbEntitiesMBeanUtils getSbbEntitiesMBeanUtils()
public LogManagementMBeanUtils getLogManagementMBeanUtils()
public AlarmMBeanUtils getAlarmMBeanUtils()
Copyright © 2017. All rights reserved.