com.qualcommlabs.usercontext
Class ContextInterestsConnectorFactory

java.lang.Object
  extended by com.qualcommlabs.usercontext.ContextInterestsConnectorFactory

public class ContextInterestsConnectorFactory
extends Object

A factory for obtaining the ContextInterestsConnector instance.


Constructor Summary
ContextInterestsConnectorFactory()
           
 
Method Summary
static ContextInterestsConnector get(android.content.Context context)
          Gets the ContextInterestsConnector instance.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextInterestsConnectorFactory

public ContextInterestsConnectorFactory()
Method Detail

get

public static ContextInterestsConnector get(android.content.Context context)
Gets the ContextInterestsConnector instance.

Parameters:
context - the context
Returns:
the context interests connector


Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.