FileDocCategorySizeDatePackage
DescriptorRead.javaAPI DocJava SE 6 API620Tue Jun 10 00:26:12 BST 2008javax.management

DescriptorRead

public interface DescriptorRead
Interface to read the Descriptor of a management interface element such as an MBeanInfo.
since
1.6

Fields Summary
Constructors Summary
Methods Summary
public javax.management.DescriptorgetDescriptor()
Returns a copy of Descriptor.

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