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

/openjdk7/jdk/src/share/classes/javax/management/
H A DMBeanNotificationInfo.java46 * <p>The <CODE>getNotifTypes</CODE> method returns an array of
53 * <CODE>getNotifTypes</CODE> method.
150 public String[] getNotifTypes() { method in class:MBeanNotificationInfo
161 return getNotifTypes();
182 * and {@link #getNotifTypes()} values are equal (not necessarily

Completed in 188 milliseconds