接口 SelfNaming
public interface SelfNaming
Interface that allows infrastructure components to provide their own
ObjectNames to the MBeanExporter.
Note: This interface is mainly intended for internal usage.
- 从以下版本开始:
- 4.0
- 作者:
- Rob Harrop
- 另请参阅:
-
方法概要
-
方法详细资料
-
getObjectName
Return theObjectNamefor the implementing object.- 抛出:
MalformedObjectNameException- if thrown by the ObjectName constructor- 另请参阅:
-