JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
javax.management
Interface DescriptorRead
All Known Subinterfaces:
DescriptorAccess
public interface
DescriptorRead
Provides read access to the descriptor of a management element.
Since:
1.6
Method Summary
Methods
Modifier and Type
Method and Description
Descriptor
getDescriptor
()
Returns a copy of the descriptor for this management element.
Method Detail
getDescriptor
Descriptor
getDescriptor
()
Returns a copy of the descriptor for this management element. The return value is never
null
, but the returned descriptor may be empty.
Returns:
the descriptor for this management element.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method