qihoo.open.v1.core
类 ServiceFactory

java.lang.Object
  继承者 qihoo.open.v1.core.VersionService
      继承者 qihoo.open.v1.core.ServiceFactory

public class ServiceFactory
extends VersionService


字段摘要
 
从类 qihoo.open.v1.core.VersionService 继承的字段
accessToken, apiKey, appSecret, clazz, isGZIP, log, parseFormat, serverUrl, serviceType, sessionToken, target, token, v
 
构造方法摘要
ServiceFactory()
           
ServiceFactory(ServiceContext context)
           
ServiceFactory(String propertiesFileName)
           
 
方法摘要
static ServiceFactory getInstance()
           
static ServiceFactory getInstance(ServiceContext context)
           
static ServiceFactory getInstance(String propertiesFileName)
           
protected
<T> T
getInternalService(Class<T> cls)
           
 
从类 qihoo.open.v1.core.VersionService 继承的方法
getService, setConfig
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ServiceFactory

public ServiceFactory()

ServiceFactory

public ServiceFactory(ServiceContext context)

ServiceFactory

public ServiceFactory(String propertiesFileName)
方法详细信息

getInstance

public static ServiceFactory getInstance()

getInstance

public static ServiceFactory getInstance(ServiceContext context)

getInstance

public static ServiceFactory getInstance(String propertiesFileName)

getInternalService

protected <T> T getInternalService(Class<T> cls)
指定者:
VersionService 中的 getInternalService


Copyright © 2013. All rights reserved.