public class MBeanProxy
extends java.lang.Object
| Constructor and Description |
|---|
MBeanProxy(javax.management.ObjectName beanName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNotificationListener(javax.management.NotificationListener listener,
javax.management.NotificationFilter notificationFilter) |
<T> T |
getAttribute(java.lang.String attribute) |
void |
resetCounters() |
public <T> T getAttribute(java.lang.String attribute)
public void resetCounters()
public void addNotificationListener(javax.management.NotificationListener listener,
javax.management.NotificationFilter notificationFilter)
throws javax.management.JMException
javax.management.JMException