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.
MonitorCallback  
ProxyContext  
ProxyExceptionHandler  
 

Class Summary
AgentID Utility class for creating JMX agent identifiers.
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.
MBeanInstaller MBean installer utility
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?)
MonitorRunnable  
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
ObservedObject An observed object
PropertyAccess System property access utilties that encapsulate the AccessController.doPrivileged calls required when running with a security manager.
QueryExpSupport A helper for query expressions
RunnableScheduler A runnable scheduler.
SchedulableRunnable A schedulable runnable.
Serialization Serialization Helper.
SerializationHelper SerializationHelper
ThreadPool A simple thread pool.
 

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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.