public class AlfrescoHttpClientFactory extends Object implements org.springframework.beans.factory.FactoryBean<AlfrescoHttpClient>
| Modifier and Type | Method and Description |
|---|---|
AlfrescoHttpClient |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
public AlfrescoHttpClient getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBean<AlfrescoHttpClient>Exceptionpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<AlfrescoHttpClient>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<AlfrescoHttpClient>Copyright © 2015 Alfresco Software. All rights reserved.