public class ActiveMQDetector extends AbstractServerDetector
Constructor and Description |
---|
ActiveMQDetector() |
Modifier and Type | Method and Description |
---|---|
ServerHandle |
detect(MBeanServerExecutor pMBeanServerExecutor)
Detect the server.
|
addMBeanServers, getAttributeValue, getAttributeValue, getSingleStringAttribute, getVersionFromJsr77, mBeanExists, searchMBeans
public ServerHandle detect(MBeanServerExecutor pMBeanServerExecutor)
ServerHandle
descriptor is returned
in case of a successful detection, null
otherwise.pMBeanServerExecutor
- a set of MBeanServers which can be used for detecting server informationsnull
it this implementation cant detect 'its' server.Copyright © 2016. All rights reserved.