org.apache.chemistry.opencmis.server.impl
Class CmisRepositoryContextListener
java.lang.Object
org.apache.chemistry.opencmis.server.impl.CmisRepositoryContextListener
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class CmisRepositoryContextListener
- extends Object
- implements javax.servlet.ServletContextListener
CMIS context listener.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICES_FACTORY
public static final String SERVICES_FACTORY
- See Also:
- Constant Field Values
CmisRepositoryContextListener
public CmisRepositoryContextListener()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent sce)
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.