public class AlfrescoLocalCmisServiceFactory
extends org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Constructor and Description |
---|
AlfrescoLocalCmisServiceFactory() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getService(org.apache.chemistry.opencmis.commons.server.CallContext context) |
void |
init(Map<String,String> parameters) |
static void |
setCmisConnector(CMISConnector connector)
Sets the CMIS connector.
|
public void init(Map<String,String> parameters)
init
in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
init
in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
public static void setCmisConnector(CMISConnector connector)
public void destroy()
destroy
in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
destroy
in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
public org.apache.chemistry.opencmis.commons.server.CmisService getService(org.apache.chemistry.opencmis.commons.server.CallContext context)
getService
in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
getService
in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Copyright © 2005–2017 Alfresco Software. All rights reserved.