public class CompositeDataWrapper extends AbstractWrapper
connection
Constructor and Description |
---|
CompositeDataWrapper(MBeanServerConnection connection,
CompositeDataSupport data) |
Modifier and Type | Method and Description |
---|---|
Object |
get(String name)
Get the value of the requested attribute.
|
wrap
public CompositeDataWrapper(MBeanServerConnection connection, CompositeDataSupport 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.