JBossMX Parent POM 6.0.0.GA

Package org.jboss.mx.util

Utilities for the Java Management Extentions API.

See:
          Description

Interface Summary
MBeanProxyInstance An interface which exposes the attributes of a MBeanProxyExt instance.
ProxyContext  
ProxyExceptionHandler  
 

Class Summary
DefaultExceptionHandler Default exception handler for MBean proxy.
DynamicMBeanSupport A noop stub implementation of DynamicMBean
InstanceOfQueryExp MBean QueryExp to find all classes of a particular instance
JBossNotificationBroadcasterSupport A helper class for notification broadcasters/emitters
JBossNotificationFilterSupport A replacement for NotificationFilterSupport that avoids synchronization when reading the enabled notification types by using copy-on-write semantics.
JMXExceptionDecoder A simple helper to rethrow and/or decode those pesky JMX exceptions.
JMXInvocationHandler Invocation handler for MBean proxies.
MBeanProxy  
MBeanProxyExt A factory for producing MBean proxies.
MBeanServerLocator A helper class to locate an MBeanServer.
MBeanTyper MBeanTyper is a helper class that creates a typed-object from an MBean ObjectName and a main interface class that the MBean implements.
MetaDataUtil Utilities for handling meta data Based on Strings from common (should jbossmx use common?)
ObjectNameConverter Converts forbidden characters in the key and value of an object name to valid characters and back.
ObjectNameFactory A simple factory for creating safe object names.
ObjectNameMatch JMX ObjectName comparision utility methods
ObjectNamePatternHelper ObjectName pattern matching Helper.
ObjectNamePatternHelper.PropertyPattern Encapsulation of property information
SerializationHelper SerializationHelper
TimeFormat TimeFormat is a utility class for converting a long into a human readable string.
 

Exception Summary
JBossNotCompliantMBeanException JBossNotCompliantMBeanException.java Created: Tues Feb 18 22:45:03 2003
MBeanProxyCreationException  
RuntimeProxyException  
 

Package org.jboss.mx.util Description

Utilities for the Java Management Extentions API.

Package Specification

Related Documentation

Package Status

Todo


JBossMX Parent POM 6.0.0.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.