Interface WebdavServlet.PropertyStore

Enclosing class:
WebdavServlet

public static interface WebdavServlet.PropertyStore
Handling of dead properties on resources. This interface allows providing storage for dead properties. Store configuration is done through the propertyStore init parameter of the WebDAV Servlet, which should contain the class name of the store.