Interface Summary |
Aggregator |
Basic aggregation interface |
ContentServerAdapter |
The Content Server Adapter encapsulates all aggregated related
activities related to aggregation, lessening the coupling of the
aggregator to the content server, which can be disabled. |
PageAggregator |
Page aggregation handles pipeline requests for pages of portlets. |
PortletAggregator |
Portlet aggregation handles pipeline requests for single portlets and entities. |
PortletContent |
PortletContent |
PortletRenderer |
PortletRendererService
Jetspeed-2 Rendering service. |
PortletTrackingManager |
PortletRendererService
Jetspeed-2 Rendering service. |
RenderingJob |
Worker thread processes jobs and notify its WorkerMonitor when completed. |
RenderTrackable |
Track rendering statistics
For starter we need to have an object store its render timeout statistics |
Worker |
Worker thread processes jobs and notify its WorkerMonitor when completed. |
WorkerMonitor |
The Worker Monitor is a thread manager and monitor for async portlet aggregation
and rendering. |