Uses of Class
org.apache.commons.modeler.FeatureInfo

Packages that use FeatureInfo
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. 
 

Uses of FeatureInfo in org.apache.commons.modeler
 

Subclasses of FeatureInfo in org.apache.commons.modeler
 class AttributeInfo
          Internal configuration information for an Attribute descriptor.
 class ConstructorInfo
          Internal configuration information for a Constructor descriptor.
 class NotificationInfo
          Internal configuration information for a Notification descriptor.
 class OperationInfo
          Internal configuration information for an Operation descriptor.
 class ParameterInfo
          Internal configuration information for a Parameter descriptor.
 



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