|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rim.pushsdk.push.PushBeanLocator
public class PushBeanLocator
Utility class that provides access to beans in the push package.
Application| Constructor Summary | |
|---|---|
PushBeanLocator()
|
|
| Method Summary | |
|---|---|
static PushCountService |
getPushCountService()
Returns an instance of the push count service (a spring bean). |
static PushRequestDetailService |
getPushRequestDetailService()
Returns an instance of the push request detail service (a spring bean). |
static PushRequestService |
getPushRequestService()
Returns an instance of the push request service (a spring bean). |
static PushService |
getPushService()
Returns an instance of the push service (a spring bean). |
static PushStatsService |
getPushStatsService()
Returns an instance of the push statistics 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 PushBeanLocator()
| Method Detail |
|---|
public static PushService getPushService()
public static PushRequestService getPushRequestService()
public static PushRequestDetailService getPushRequestDetailService()
public static PushStatsService getPushStatsService()
public static PushCountService getPushCountService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||