public class TabularDataWrapper extends AbstractWrapper
connection| Constructor and Description | 
|---|
TabularDataWrapper(MBeanServerConnection connection,
                  TabularDataSupport data)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
get(String name)
Get the value of the requested attribute. 
 | 
wrappublic TabularDataWrapper(MBeanServerConnection connection, TabularDataSupport data)
public Object get(String name)
AbstractWrapperAbstractWrapper.wrap(Object) method.get in class AbstractWrappername - the name of the requested attributeCopyright © 2021. All rights reserved.