public class ObjectNameWrapper extends AbstractWrapper
connection| Modifier and Type | Method and Description | 
|---|---|
static ObjectNameWrapper | 
create(MBeanServerConnection connection,
      ObjectName objectName)  | 
static ObjectNameWrapper | 
create(MBeanServerConnection connection,
      String objectNameString)  | 
Object | 
get(String attributeName)
Get the value of the requested attribute. 
 | 
wrappublic Object get(String attributeName)
AbstractWrapperAbstractWrapper.wrap(Object) method.get in class AbstractWrapperattributeName - the name of the requested attributepublic static ObjectNameWrapper create(MBeanServerConnection connection, ObjectName objectName)
public static ObjectNameWrapper create(MBeanServerConnection connection, String objectNameString)
Copyright © 2021. All rights reserved.