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(java.util.Map parameters) |
static void |
setCmisConnector(CMISConnector connector)
Sets the CMIS connector.
|
public void init(java.util.Map parameters)
init in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactoryinit in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactorypublic static void setCmisConnector(CMISConnector connector)
public void destroy()
destroy in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactorydestroy in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactorypublic 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.CmisServiceFactorygetService in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactoryCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.