public class ClassNameDataUpdater extends Object
Constructor and Description |
---|
ClassNameDataUpdater() |
Modifier and Type | Method and Description |
---|---|
protected JSONObject |
extractData(MBeanInfo pMBeanInfo,
String pFilter)
Do the real work by extracting the data from the MBeanInfo.
|
protected void |
verifyThatPathIsEmpty(Stack<String> pPathStack)
Check whether the given path is empty, if not, then throw an exception
|
protected JSONObject extractData(MBeanInfo pMBeanInfo, String pFilter)
pMBeanInfo
- the info object to examinepFilter
- any additional filter to applyCopyright © 2017. All rights reserved.