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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionNotificationSender.java110 public int getNotificationQueueSize() { method in class:SessionNotificationSender
H A DSessionService.java1021 public int getNotificationQueueSize() { method in class:SessionService
1022 return sessionNotificationSender.getNotificationQueueSize();
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionNotificationSender.java99 public int getNotificationQueueSize() { method in class:SessionNotificationSender

Completed in 76 milliseconds