Searched defs:roleNewValue (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/relation/
H A DRelationService.java3506 // -param roleNewValue role new value (ArrayList of ObjectNames)
3516 List<ObjectName> roleNewValue,
3526 roleNewValue == null ||
3534 relationId, unregMBeanList, roleName, roleNewValue, oldValue});
3614 roleNewValue,
3511 sendNotificationInt(int intNtfType, String message, String relationId, List<ObjectName> unregMBeanList, String roleName, List<ObjectName> roleNewValue, List<ObjectName> oldValue) argument

Completed in 36 milliseconds