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

/openjdk7/jdk/test/javax/management/remote/mandatory/notif/
H A DNotificationSenderMBean.java31 public void sendNotifs(String type, int count); method in interface:NotificationSenderMBean
H A DNotificationSender.java40 public void sendNotifs(String type, int count) { method in class:NotificationSender
/openjdk7/jdk/test/javax/management/remote/mandatory/loading/
H A DMissingClassTest.java480 mbsc.invoke(on, "sendNotifs", NO_OBJECTS, NO_STRINGS);
526 public void sendNotifs() throws Exception; method in interface:MissingClassTest.TestMBean
565 public void sendNotifs() { method in class:MissingClassTest.Test

Completed in 43 milliseconds