Uses of Class
org.apache.commons.modeler.FeatureInfo
-
Packages that use FeatureInfo Package Description org.apache.commons.modeler The Modeler component of the Jakarta 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 Modifier and Type Class Description classAttributeInfoInternal configuration information for anAttributedescriptor.classConstructorInfoInternal configuration information for aConstructordescriptor.classNotificationInfoInternal configuration information for aNotificationdescriptor.classOperationInfoInternal configuration information for anOperationdescriptor.classParameterInfoInternal configuration information for aParameterdescriptor.
-