public class CmisLifecycleBean extends Object implements org.springframework.web.context.ServletContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
CmisLifecycleBean(org.apache.chemistry.opencmis.commons.server.CmisServiceFactory cmisServiceFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
public CmisLifecycleBean(org.apache.chemistry.opencmis.commons.server.CmisServiceFactory cmisServiceFactory)
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwarepublic void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic void destroy()
destroy in interface org.springframework.beans.factory.DisposableBeanCopyright © 2020 Paul Warren. All rights reserved.