Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
javax.management.Descriptor

Uses of Descriptor in javax.management
 

Methods in javax.management that return Descriptor
 Descriptor DescriptorAccess.getDescriptor()
          Retrieves the descriptor.
 

Methods in javax.management with parameters of type Descriptor
 void DescriptorAccess.setDescriptor(Descriptor inDescriptor)
          Sets the descriptor.