|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationListener | |
---|---|
org.jboss.messaging.core.management | Provides management for JBoss Messaging |
org.jboss.messaging.core.management.impl | |
org.jboss.messaging.core.postoffice.impl |
Uses of NotificationListener in org.jboss.messaging.core.management |
---|
Methods in org.jboss.messaging.core.management with parameters of type NotificationListener | |
---|---|
void |
NotificationService.addNotificationListener(NotificationListener listener)
|
void |
NotificationService.removeNotificationListener(NotificationListener listener)
|
Uses of NotificationListener in org.jboss.messaging.core.management.impl |
---|
Methods in org.jboss.messaging.core.management.impl with parameters of type NotificationListener | |
---|---|
void |
ManagementServiceImpl.addNotificationListener(NotificationListener listener)
|
void |
ManagementServiceImpl.removeNotificationListener(NotificationListener listener)
|
Uses of NotificationListener in org.jboss.messaging.core.postoffice.impl |
---|
Classes in org.jboss.messaging.core.postoffice.impl that implement NotificationListener | |
---|---|
class |
PostOfficeImpl
A PostOfficeImpl |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |