Uses of Package
org.springframework.jmx

Packages that use org.springframework.jmx
org.springframework.jmx.access Provides proxy support for accessing MBean resources through standard Java interfaces. 
org.springframework.jmx.support Contains support classes for connecting to local and remote MBeanServers and for exposing an MBeanServer to remote clients. 
 

Classes in org.springframework.jmx used by org.springframework.jmx.access
MBeanServerNotFoundException
          Thrown when we cannot locate an instance of an MBeanServer, or when more than one instance is found.
 

Classes in org.springframework.jmx used by org.springframework.jmx.support
MBeanServerNotFoundException
          Thrown when we cannot locate an instance of an MBeanServer, or when more than one instance is found.
 



Copyright (c) 2002-2007 The Spring Framework Project.