|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rim.pushsdk.subscription.SubscriptionBeanLocator
public class SubscriptionBeanLocator
Utility class that provides access to certain Spring beans in the subscription package.
Application| Constructor Summary | |
|---|---|
SubscriptionBeanLocator()
|
|
| Method Summary | |
|---|---|
static ContentProviderAuthenticationService |
getContentProviderAuthenticationService()
Returns an instance of the content provider authentication service (a spring bean). |
static ContentProviderSubscriptionService |
getContentProviderSubscriptionService()
Returns an instance of the content provider subscription service (a spring bean). |
static SubscriptionRequestParser |
getSubscriptionRequestParser()
Returns an instance of the subscription request parser (a spring bean). |
static SubscriptionService |
getSubscriptionService()
Returns an instance of the subscription 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 SubscriptionBeanLocator()
| Method Detail |
|---|
public static SubscriptionService getSubscriptionService()
public static SubscriptionRequestParser getSubscriptionRequestParser()
public static ContentProviderSubscriptionService getContentProviderSubscriptionService()
public static ContentProviderAuthenticationService getContentProviderAuthenticationService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||