API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
javax.management.
DescriptorRead
View Source
Author(s)
Since
1.6
Version
Serial
Hierarchy
DescriptorRead
Subinterfaces
DescriptorAccess
See DIRECT subinterfaces
DescriptorAccess
Quick Links:
Methods
Fields
Description
public
interface DescriptorRead
Interface to read the Descriptor of a management interface element such as an MBeanInfo.
Interface to read the Descriptor of a management interface element
such as an MBeanInfo.
See also:
Methods
Hide/Show inherited methods
public
Descriptor
getDescriptor
()
Returns a copy of Descriptor.
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.
Fields
Hide/Show inherited fields
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar