public class OsgiMBeanDetector extends Object implements org.jolokia.detector.ServerDetector
| Constructor and Description |
|---|
OsgiMBeanDetector() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMBeanServers(Set<MBeanServerConnection> pMBeanServers) |
org.jolokia.detector.ServerHandle |
detect(org.jolokia.backend.executor.MBeanServerExecutor pMBeanServerExecutor) |
void |
jvmAgentStartup(Instrumentation instrumentation) |
public org.jolokia.detector.ServerHandle detect(org.jolokia.backend.executor.MBeanServerExecutor pMBeanServerExecutor)
detect in interface org.jolokia.detector.ServerDetectorpublic void addMBeanServers(Set<MBeanServerConnection> pMBeanServers)
addMBeanServers in interface org.jolokia.detector.ServerDetectorpublic void jvmAgentStartup(Instrumentation instrumentation)
jvmAgentStartup in interface org.jolokia.detector.ServerDetectorCopyright © 2020 JBoss by Red Hat. All rights reserved.