Searched defs:sourceObj (Results 1 - 1 of 1) sorted by path

/openjdk10/jdk/src/java.management/share/classes/javax/management/relation/
H A DRelationNotification.java250 RelationNotification(String notifType, Object sourceObj, long sequence, long timeStamp, String message, String id, String typeName, ObjectName objectName, List<ObjectName> unregMBeanList) argument
297 RelationNotification(String notifType, Object sourceObj, long sequence, long timeStamp, String message, String id, String typeName, ObjectName objectName, String name, List<ObjectName> newValue, List<ObjectName> oldValue ) argument
465 isValidBasicStrict(String notifType, Object sourceObj, String id, String typeName) argument
472 isValidBasic(String notifType, Object sourceObj, String id, String typeName) argument
[all...]

Completed in 101 milliseconds