- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware, org.springframework.web.HttpRequestHandler
public class JsfResourceRequestHandler
extends org.springframework.web.context.support.WebApplicationObjectSupport
implements org.springframework.web.HttpRequestHandler
Handles a request by delegating to the JSF ResourceHandler, which serves web
application and classpath resources such as images, CSS and JavaScript files
from well-known locations.
- Since:
- 2.2.0
- Author:
- Rossen Stoyanchev
- See Also:
ResourceHandler