站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

org.jboss.mx.util (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


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
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 a 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.
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



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