Uses of Class
javax.management.modelmbean.ModelMBeanInfoSupport

Packages that use ModelMBeanInfoSupport
org.jboss.mx.metadata   
 

Uses of ModelMBeanInfoSupport in org.jboss.mx.metadata
 

Methods in org.jboss.mx.metadata that return ModelMBeanInfoSupport
static ModelMBeanInfoSupport MBeanInfoConversion.toModelMBeanInfo(MBeanInfo info)
          Convert regular MBeanInfo into ModelMBeanInfo.
static ModelMBeanInfoSupport MBeanInfoConversion.toModelMBeanInfo(MBeanInfo info, boolean createAttributeOperationMapping)
          Convert regular MBeanInfo to ModelMBeanInfo.
static ModelMBeanInfoSupport MBeanInfoConversion.stripAttributeOperations(ModelMBeanInfo info, boolean stripAllRoles)
          Returns a ModelMBeanInfoSupport where ModelMBeanOperationInfos that are referred to by ModelMBeanAttributeInfo getMethod or setMethod descriptor fields are stripped out.
 



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