io.airlift.jmx
Class MBeanResource
java.lang.Object
io.airlift.jmx.MBeanResource
public class MBeanResource
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBeanResource
@Inject
public MBeanResource(MBeanServer mbeanServer,
org.codehaus.jackson.map.ObjectMapper objectMapper)
getMBeans
public List<MBeanRepresentation> getMBeans()
throws JMException
- Throws:
JMException
getMBeansUi
public String getMBeansUi()
throws Exception
- Throws:
Exception
getMBean
public MBeanRepresentation getMBean(ObjectName objectName)
throws JMException
- Throws:
JMException
Copyright © 2010-2012 Airlift. All Rights Reserved.