net.rim.pushsdk.pushappmgmt
Class PushAppMgmtBeanLocator
java.lang.Object
net.rim.pushsdk.pushappmgmt.PushAppMgmtBeanLocator
public class PushAppMgmtBeanLocator
- extends Object
Utility class that provides access to beans in the pushappmgmt package.
- Author:
- mdandrea
- See Also:
Application
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PushAppMgmtBeanLocator
public PushAppMgmtBeanLocator()
getPushApplicationService
public static PushApplicationService getPushApplicationService()
- Returns an instance of the push application service (a spring bean).
- Returns:
- the push application service
Copyright © 2011 Research In Motion. All Rights Reserved.