Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JCR Resource 2.0.6, API 2.0.8
-
None
Description
As discussed in the mailing list, we add a new interface
interface ResourceDecorator {
Resource decorate(Resource)
Resource decorate(Resource, HttpServletRequest)
}
The registered decorators will be called from the resource resolver for each resource returned.
The services will be called in the order of their service ranking