Package patterntesting.runtime.jmx

Package class diagram package patterntesting.runtime.jmx
This is the package for JMX support.

See:
          Description

Interface Summary
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
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
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.
 

Package patterntesting.runtime.jmx Description

This is the package for JMX support.



Copyright © 2002–2014 PatternTesting Team. All rights reserved.