|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DescriptorAccess
Use to gain access to the Descriptor class associated with
a JMX component.
| Method Summary | |
|---|---|
Descriptor |
getDescriptor()
Returns a copy of the Descriptor |
void |
setDescriptor(Descriptor inDescriptor)
Sets the Descriptor and replaces the other (if any) |
| Method Detail |
|---|
Descriptor getDescriptor()
Descriptor
Descriptor - The copy of the Descriptorvoid setDescriptor(Descriptor inDescriptor)
Descriptor and replaces the other (if any)
inDescriptor - The Descriptor to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||