程序包的使用
cn.taketoday.jmx
使用cn.taketoday.jmx的程序包
程序包
说明
This package contains Framework's JMX support, which includes registration of
Framework-managed beans as JMX MBeans as well as access to remote JMX MBeans.
Provides support for accessing remote MBean resources.
This package provides declarative creation and registration of
Framework-managed beans as JMX MBeans.
Provides generic JMX metadata classes and basic support for reading
JMX metadata in a provider-agnostic manner.
Provides supporting infrastructure to allow Framework-created MBeans
to send JMX notifications.
Contains support classes for connecting to local and remote
MBeanServers
and for exposing an MBeanServer to remote clients.-
-
类说明General base exception to be thrown on JMX errors.Exception thrown when we cannot locate an instance of an
MBeanServer, or when more than one instance is found. -
-
-
-
类说明Exception thrown when we cannot locate an instance of an
MBeanServer, or when more than one instance is found.