Searched defs:getAllNotificationIDs (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/share/classes/javax/management/timer/ | ||
H A D | TimerMBean.java | 256 public Vector<Integer> getAllNotificationIDs(); method in interface:TimerMBean |
H A D | Timer.java | 789 public synchronized Vector<Integer> getAllNotificationIDs() { method in class:Timer |
Completed in 164 milliseconds