public class CmsCmisServiceFactory
extends org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
限定符和类型 | 字段和说明 |
---|---|
protected static org.apache.commons.logging.Log |
LOG
The logger for this class.
|
构造器和说明 |
---|
CmsCmisServiceFactory() |
限定符和类型 | 方法和说明 |
---|---|
void |
destroy() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getService(org.apache.chemistry.opencmis.commons.server.CallContext context) |
void |
init(java.util.Map<java.lang.String,java.lang.String> parameters) |
public void destroy()
destroy
在接口中 org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
destroy
在类中 org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
AbstractServiceFactory.destroy()
public org.apache.chemistry.opencmis.commons.server.CmisService getService(org.apache.chemistry.opencmis.commons.server.CallContext context)
getService
在接口中 org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
getService
在类中 org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
AbstractServiceFactory.getService(org.apache.chemistry.opencmis.commons.server.CallContext)
public void init(java.util.Map<java.lang.String,java.lang.String> parameters)
init
在接口中 org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
init
在类中 org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
AbstractServiceFactory.init(java.util.Map)