public class MBeanResource extends Object
| Constructor and Description |
|---|
MBeanResource(MBeanServer mbeanServer,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
MBeanRepresentation |
getMBean(ObjectName objectName) |
List<MBeanRepresentation> |
getMBeans() |
String |
getMBeansUi() |
@Inject public MBeanResource(MBeanServer mbeanServer, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public List<MBeanRepresentation> getMBeans() throws JMException
JMExceptionpublic MBeanRepresentation getMBean(ObjectName objectName) throws JMException
JMExceptionCopyright © 2010-2013 Airlift. All Rights Reserved.