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.
|
wrap
public TabularDataWrapper(MBeanServerConnection connection, TabularDataSupport data)
public Object get(String name)
AbstractWrapper
AbstractWrapper.wrap(Object)
method.get
in class AbstractWrapper
name
- the name of the requested attributeCopyright © 2021. All rights reserved.