|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rim.pushsdk.acknowledgement.AcknowledgementBeanLocator
public class AcknowledgementBeanLocator
Utility class that provides access to Spring beans in the acknowledgement package.
Application| Constructor Summary | |
|---|---|
AcknowledgementBeanLocator()
|
|
| Method Summary | |
|---|---|
static PapService |
getAcknowledgementPapService()
Returns an instance of the acknowledgement PAP service (a spring bean). |
static AcknowledgementService |
getAcknowledgementService()
Returns an instance of the acknowledgement service (a spring bean). |
static NotificationListenerService |
getNotificationListenerService()
Returns an instance of the notification listener service (a spring bean). |
static NotificationProcessorService |
getNotificationProcessorService()
Returns an instance of the notification processor service (a spring bean). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AcknowledgementBeanLocator()
| Method Detail |
|---|
public static AcknowledgementService getAcknowledgementService()
public static PapService getAcknowledgementPapService()
public static NotificationProcessorService getNotificationProcessorService()
public static NotificationListenerService getNotificationListenerService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||