Uses of Package
org.apache.commons.modeler

Packages that use org.apache.commons.modeler
org.apache.commons.modeler The Modeler component of the Apache Commons subproject offers convenient support for configuring and instantiating Model MBeans (management beans), as described in the JMX Specification. 
org.apache.commons.modeler.modules Implementation classes - should not be used directly. 
 

Classes in org.apache.commons.modeler used by org.apache.commons.modeler
AttributeInfo
          Internal configuration information for an Attribute descriptor.
BaseModelMBean
          Basic implementation of the ModelMBean interface, which supports the minimal requirements of the interface contract.
BaseNotificationBroadcaster
          Implementation of NotificationBroadcaster for attribute change notifications.
ConstructorInfo
          Internal configuration information for a Constructor descriptor.
FeatureInfo
          Convenience base class for AttributeInfo, ConstructorInfo, and OperationInfo classes that will be used to collect configuration information for the ModelMBean beans exposed for management.
FieldInfo
          Simple JavaBean representing the contents of a <field> element in an MBeans descriptor file.
ManagedBean
          Internal configuration information for a managed bean (MBean) descriptor.
NotificationInfo
          Internal configuration information for a Notification descriptor.
OperationInfo
          Internal configuration information for an Operation descriptor.
ParameterInfo
          Internal configuration information for a Parameter descriptor.
Registry
          Registry for modeler MBeans.
RegistryMBean
          Interface for modeler MBeans.
 

Classes in org.apache.commons.modeler used by org.apache.commons.modeler.modules
ManagedBean
          Internal configuration information for a managed bean (MBean) descriptor.
Registry
          Registry for modeler MBeans.
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.