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

Quick Search    Search Deep

Uses of Class
javax.management.relation.RoleUnresolved

Uses of RoleUnresolved in javax.management.relation
 

Methods in javax.management.relation with parameters of type RoleUnresolved
 void RoleUnresolvedList.add(RoleUnresolved roleUnresolved)
          Appends a unresolved role to the end of the list.
 void RoleUnresolvedList.add(int index, RoleUnresolved roleUnresolved)
          Adds an unresolved role at the specified location in the list.
 void RoleUnresolvedList.set(int index, RoleUnresolved roleUnresolved)
          Sets an unresolved role at the specified location in the list.