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

/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/ext/logging/
H A DLoggingTest.java374 getNotifications() { method in class:LoggingTest.MyListener
/glassfish-3.1.2/web/web-core/src/main/java/org/apache/tomcat/util/modeler/
H A DManagedBean.java215 public NotificationInfo[] getNotifications() { method in class:ManagedBean
457 NotificationInfo notifs[] = getNotifications();
/glassfish-3.1.2/admin/jmx-remote/server/src/main/java/com/sun/enterprise/admin/jmx/remote/server/notification/
H A DServerNotificationManager.java145 * getNotifications() is called a client connects to the server or is sending a close message.
153 public void getNotifications(HttpServletRequest req, HttpServletResponse res) { method in class:ServerNotificationManager

Completed in 14 milliseconds