JavaTM 2 Platform
Standard Ed. 5.0

Uses of Interface
javax.management.DescriptorAccess

Packages that use DescriptorAccess
javax.management.modelmbean Provides the definition of the ModelMBean classes. 
 

Uses of DescriptorAccess in javax.management.modelmbean
 

Classes in javax.management.modelmbean that implement DescriptorAccess
 class ModelMBeanAttributeInfo
          The ModelMBeanAttributeInfo object describes an attribute of the ModelMBean.
 class ModelMBeanConstructorInfo
          The ModelMBeanConstructorInfo object describes a constructor of the ModelMBean.
 class ModelMBeanNotificationInfo
          The ModelMBeanNotificationInfo object describes a notification emitted by a ModelMBean.
 class ModelMBeanOperationInfo
          The ModelMBeanOperationInfo object describes a management operation of the ModelMBean.
 


JavaTM 2 Platform
Standard Ed. 5.0

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.