public class TomcatDetector extends AbstractServerDetector
Constructor and Description |
---|
TomcatDetector() |
Modifier and Type | Method and Description |
---|---|
ServerHandle |
detect(MBeanServerExecutor pMBeanServerExecutor)
Detect the server.
|
addMBeanServers, getAttributeValue, getAttributeValue, getSingleStringAttribute, getVersionFromJsr77, isClassLoaded, jvmAgentStartup, mBeanExists, searchMBeans
public 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 © 2019. All rights reserved.