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

Packages that use FieldInfo
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 FieldInfo in org.apache.commons.modeler
 

Methods in org.apache.commons.modeler with parameters of type FieldInfo
 void ManagedBean.addField(FieldInfo field)
          Add a new field to the fields associated with the Descriptor that will be created from this metadata.
 void FeatureInfo.addField(FieldInfo field)
          Add a new field to the fields associated with the Descriptor that will be created from this metadata.
 



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