|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationListenerService | |
|---|---|
| net.rim.pushsdk.acknowledgement | This package is used to manage the acknowledgement of result notifications. |
| net.rim.pushsdk.monitoring | This package contains the business logic related to monitoring the queues and threads involved with acknowledgements and push statistics. |
| Uses of NotificationListenerService in net.rim.pushsdk.acknowledgement |
|---|
| Classes in net.rim.pushsdk.acknowledgement that implement NotificationListenerService | |
|---|---|
class |
NotificationListenerServiceImpl
Implementation of the NotificationListenerService interface. |
| Methods in net.rim.pushsdk.acknowledgement that return NotificationListenerService | |
|---|---|
static NotificationListenerService |
AcknowledgementBeanLocator.getNotificationListenerService()
Returns an instance of the notification listener service (a spring bean). |
| Methods in net.rim.pushsdk.acknowledgement with parameters of type NotificationListenerService | |
|---|---|
void |
NotificationProcessorService.setNotificationListenerService(NotificationListenerService notificationListenerService)
Support for dependency injection. |
void |
NotificationProcessorServiceImpl.setNotificationListenerService(NotificationListenerService notificationListenerService)
|
| Uses of NotificationListenerService in net.rim.pushsdk.monitoring |
|---|
| Methods in net.rim.pushsdk.monitoring with parameters of type NotificationListenerService | |
|---|---|
void |
MonitoringService.setNotificationListenerService(NotificationListenerService notificationListenerService)
Support for dependency injection. |
void |
MonitoringServiceImpl.setNotificationListenerService(NotificationListenerService notificationListenerService)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||