Uses of Package
org.springframework.jmx.export.naming

Packages that use org.springframework.jmx.export.naming
org.springframework.jmx.export This package provides declarative creation and registration of Spring-managed beans as JMX MBeans. 
org.springframework.jmx.export.naming Provides a strategy for ObjectName creation. 
 

Classes in org.springframework.jmx.export.naming used by org.springframework.jmx.export
ObjectNamingStrategy
          Strategy interface that encapsulates the creation of ObjectName instances.
 

Classes in org.springframework.jmx.export.naming used by org.springframework.jmx.export.naming
ObjectNamingStrategy
          Strategy interface that encapsulates the creation of ObjectName instances.
 



Copyright © 2002-2008 The Spring Framework.