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.CmisServiceFactorydestroy 在类中 org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactoryAbstractServiceFactory.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.CmisServiceFactorygetService 在类中 org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactoryAbstractServiceFactory.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.CmisServiceFactoryinit 在类中 org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactoryAbstractServiceFactory.init(java.util.Map)