|
spring-context | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
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.
MBeanExporter| Method Summary | |
|---|---|
javax.management.ObjectName |
getObjectName()
Return the ObjectName for the implementing object. |
| Method Detail |
|---|
javax.management.ObjectName getObjectName()
throws javax.management.MalformedObjectNameException
ObjectName for the implementing object.
javax.management.MalformedObjectNameException - if thrown by the ObjectName constructorObjectName.ObjectName(String),
ObjectName.getInstance(String),
ObjectNameManager.getInstance(String)
|
spring-context | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||