Class ResourceAggregator

java.lang.Object
org.apache.wicket.markup.html.DecoratingHeaderResponse
org.apache.wicket.markup.head.ResourceAggregator
All Implemented Interfaces:
Closeable, AutoCloseable, IHeaderResponse

ResourceAggregator implements resource dependencies, resource bundles and sorting of resources. During the rendering of components, all HeaderItems are recorded and processed at the end.
Author:
papegaaij