public class JmxHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUNDLE_REST_JMX_PASS |
static String |
BUNDLE_REST_JMX_ROOT |
private static JmxHelper |
helper |
static org.objectweb.util.monolog.api.Logger |
logger |
private String |
restJmxPass |
private String |
restJmxRoot |
Modifier | Constructor and Description |
---|---|
private |
JmxHelper() |
Modifier and Type | Method and Description |
---|---|
boolean |
authenticationRequired() |
static JmxHelper |
getInstance() |
String |
getRestJmxPass() |
String |
getRestJmxRoot() |
void |
init(org.osgi.framework.BundleContext bundleContext) |
public static final String BUNDLE_REST_JMX_ROOT
public static final String BUNDLE_REST_JMX_PASS
public static org.objectweb.util.monolog.api.Logger logger
private static JmxHelper helper
private String restJmxRoot
private String restJmxPass
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.