public class JmxApiImpl
extends java.lang.Object
implements com.newrelic.agent.bridge.JmxApi
| Constructor and Description |
|---|
JmxApiImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addJmxMBeanGroup(java.lang.String name) |
void |
createMBeanServerIfNeeded() |
public void addJmxMBeanGroup(java.lang.String name)
addJmxMBeanGroup in interface com.newrelic.agent.bridge.JmxApipublic void createMBeanServerIfNeeded()
createMBeanServerIfNeeded in interface com.newrelic.agent.bridge.JmxApi