public class GlassfishDetector extends AbstractServerDetector
| Constructor and Description |
|---|
GlassfishDetector() |
| Modifier and Type | Method and Description |
|---|---|
ServerHandle |
detect(MBeanServerExecutor pMBeanServerExecutor)
Detect the server.
|
addMBeanServers, getAttributeValue, getAttributeValue, getSingleStringAttribute, getVersionFromJsr77, isClassLoaded, jvmAgentStartup, mBeanExists, searchMBeanspublic ServerHandle detect(MBeanServerExecutor pMBeanServerExecutor)
ServerHandle descriptor is returned
in case of a successful detection, null otherwise.pMBeanServerExecutor - null it this implementation cant detect 'its' server.Copyright © 2017. All rights reserved.