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