|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rim.pushsdk.commons.CommonsBeanLocator
public class CommonsBeanLocator
Utility class that provides access to Spring beans in the commons package.
Application| Constructor Summary | |
|---|---|
CommonsBeanLocator()
|
|
| Method Summary | |
|---|---|
static HttpClient |
getHttpClient()
Returns an instance of the HTTP client (a spring bean). |
static IdGenerator |
getIdGenerator()
Returns an instance of the ID generator (a spring bean). |
static PushSDKProperties |
getPushSDKProperties()
Returns an instance of the push SDK properties (a spring bean). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommonsBeanLocator()
| Method Detail |
|---|
public static PushSDKProperties getPushSDKProperties()
public static IdGenerator getIdGenerator()
public static HttpClient getHttpClient()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||