Searched refs:sendRoleUpdateNotification (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/test/javax/management/relation/
H A DNonArrayListTest.java126 rsProxy.sendRoleUpdateNotification("relId", leftRole, onameList);
/openjdk7/jdk/src/share/classes/javax/management/relation/
H A DRelationServiceMBean.java435 public void sendRoleUpdateNotification(String relationId, method in interface:RelationServiceMBean
H A DRelationSupport.java1197 sendRoleUpdateNotification(aRole,
1274 private void sendRoleUpdateNotification(Role newRole, method in class:RelationSupport
1290 "sendRoleUpdateNotification", new Object[] {newRole,
1298 relationServ.sendRoleUpdateNotification(myRelId,
1326 "sendRoleUpdateNotification",
1345 "sendRoleUpdateNotification");
H A DRelationService.java1101 public void sendRoleUpdateNotification(String relationId, method in class:RelationService
1118 "sendRoleUpdateNotification",
1144 "sendRoleUpdateNotification");

Completed in 57 milliseconds