public interface

DescriptorRead

javax.management.DescriptorRead
Known Indirect Subclasses

Class Overview

Interface to read the Descriptor of a management interface element such as an MBeanInfo.

Summary

Public Methods
abstract Descriptor getDescriptor()
Returns a copy of Descriptor.

Public Methods

public abstract Descriptor getDescriptor ()

Returns a copy of Descriptor.

Returns
  • Descriptor associated with the component implementing this interface. The return value is never null, but the returned descriptor may be empty.