|
|||||||||
| Home >> All >> javax >> management >> [ relation overview ] | PREV NEXT | ||||||||
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. |
|
|||||||||
| Home >> All >> javax >> management >> [ relation overview ] | PREV NEXT | ||||||||