public class Manager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected MBeanServerConnection |
_mbsc |
| Constructor and Description |
|---|
Manager(MBeanServerConnection mbsc) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isRunning(MBeanServerConnection mbsc,
ObjectName objectName) |
boolean |
isRunning(ObjectName objectName) |
protected MBeanServerConnection _mbsc
public Manager(MBeanServerConnection mbsc)
public boolean isRunning(ObjectName objectName) throws AttributeNotFoundException, InstanceNotFoundException, MBeanException, ReflectionException, IOException
public static boolean isRunning(MBeanServerConnection mbsc, ObjectName objectName) throws AttributeNotFoundException, InstanceNotFoundException, MBeanException, ReflectionException, IOException
Copyright © 2014. All Rights Reserved.