- All Implemented Interfaces:
- Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
@Unstable
public class ResourceReferenceHandlerServlet
extends javax.servlet.http.HttpServlet
Handles any Resource Reference discovered by the Routing Filter and put in the HTTP Request. Any module who wish to
add a new Resource Type in the XWiki URL simply needs to register a Handler component (of role
ResourceReferenceHandler) and any URL matching the corresponding ResourceType will
be handled.
- Since:
- 7.1M1
- Version:
- $Id: d1b41828720ec8f95ff348f9bb6b2551946e8d12 $
- See Also:
- Serialized Form