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

/openjdk7/jdk/src/share/classes/javax/management/
H A DMBeanNotificationInfo.java64 static final MBeanNotificationInfo[] NO_NOTIFICATIONS = field in class:MBeanNotificationInfo
/openjdk7/jdk/src/share/classes/javax/management/modelmbean/
H A DModelMBeanInfoSupport.java321 (notifications != null) ? notifications : NO_NOTIFICATIONS);
347 private static final ModelMBeanNotificationInfo[] NO_NOTIFICATIONS = field in class:ModelMBeanInfoSupport

Completed in 114 milliseconds