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.ServerDetector
public void addMBeanServers(Set<MBeanServerConnection> pMBeanServers)
addMBeanServers
in interface org.jolokia.detector.ServerDetector
public void jvmAgentStartup(Instrumentation instrumentation)
jvmAgentStartup
in interface org.jolokia.detector.ServerDetector
Copyright © 2022 JBoss by Red Hat. All rights reserved.