interface SelfNaming
Interface that allows infrastructure components to provide their own ObjectNames to the MBeanExporter.
Note: This interface is mainly intended for internal usage.
Author
Rob Harrop
Since
1.2.2
See Also
org.springframework.jmx.export.MBeanExporter
abstract fun getObjectName(): ObjectName
Return the |