public class ClassNameDataUpdater extends Object
Constructor and Description |
---|
ClassNameDataUpdater() |
Modifier and Type | Method and Description |
---|---|
protected org.json.simple.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 org.json.simple.JSONObject extractData(MBeanInfo pMBeanInfo, String pFilter)
pMBeanInfo
- the info object to examinepFilter
- any additional filter to applyCopyright © 2018. All rights reserved.