Package patterntesting.runtime.jmx
This is the package for JMX support.
- Since:
- 0.8
- Author:
- oliver
-
Interface Summary Interface Description InfoMBean This is the interface for the info bean anf for the use of this bean as MBean.MBeanRegistry To avoid confusion with the existing MBeanRegistration interface from javax.management this interface is now called MBeanRegistry (although there are too many negative associations with the word "registry"). -
Class Summary Class Description AnnotatedStandardMBean The Class AnnotatedStandardMBean.Info This Info bean is registered as MBean and provides some information about PatternTesting.MBeanHelper This class simplifies the use of JMX and MBeans a little bit. -
Annotation Types Summary Annotation Type Description Description With this annotation you can add a description to a MBean.Unit This annotation can be used inside MBean interfaces to document the unit of an attribute.