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