|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoleUnresolved | |
javax.management.relation | The JBossMX relation service. |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |