Uses of Class
com.tangosol.net.management.MBeanReference
-
Packages that use MBeanReference Package Description com.tangosol.net.management Contains classes related to the Coherence Management Framework. -
-
Uses of MBeanReference in com.tangosol.net.management
Methods in com.tangosol.net.management that return MBeanReference Modifier and Type Method Description static MBeanReference
MBeanHelper. ensureSingletonMBean(String sName)
Ensure that there is an instance of a local MBean of the specified type registered with the default MBeansServer.
-