public class HolderMBean extends ObjectMBean
_managed
Constructor and Description |
---|
HolderMBean(java.lang.Object managedObject) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getObjectNameBasis()
Allows to customize the ObjectName property
name . |
getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectContextBasis, getObjectName, invoke, mbeanFor, setAttribute, setAttributes, setMBeanContainer
public java.lang.String getObjectNameBasis()
ObjectMBean
Allows to customize the ObjectName property name
.
Certain components have a natural name and returning it from this method allows it to be part of the ObjectName.
getObjectNameBasis
in class ObjectMBean
name
Copyright © 1995–2023 Webtide. All rights reserved.