| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| ObjectNamingStrategy | Strategy interface that encapsulates the creation of ObjectNameinstances. | 
| SelfNaming | Interface that allows infrastructure components to provide their own ObjectNames to theMBeanExporter. | 
| Class Summary | |
|---|---|
| IdentityNamingStrategy | An implementation of the ObjectNamingStrategyinterface that
 creates a name based on the the identity of a given instance. | 
| KeyNamingStrategy | ObjectNamingStrategyimplementation that buildsObjectNameinstances from the key used in the
 "beans" map passed toMBeanExporter. | 
| MetadataNamingStrategy | An implementation of the ObjectNamingStrategyinterface
 that reads theObjectNamefrom the source-level metadata. | 
Provides a strategy for ObjectName creation. Used by MBeanExporter to determine the JMX names to use for exported Spring-managed beans.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||