|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Aggregator | |
|---|---|
| org.apache.jetspeed.aggregator | |
| org.apache.jetspeed.aggregator.impl | |
| Uses of Aggregator in org.apache.jetspeed.aggregator |
|---|
| Subinterfaces of Aggregator in org.apache.jetspeed.aggregator | |
|---|---|
interface |
PageAggregator
Page aggregation handles pipeline requests for pages of portlets. |
interface |
PortletAggregator
Portlet aggregation handles pipeline requests for single portlets and entities. |
| Constructors in org.apache.jetspeed.aggregator with parameters of type Aggregator | |
|---|---|
AggregatorValve(Aggregator aggregator)
|
|
HeaderAggregatorValve(Aggregator aggregator)
|
|
| Uses of Aggregator in org.apache.jetspeed.aggregator.impl |
|---|
| Classes in org.apache.jetspeed.aggregator.impl that implement Aggregator | |
|---|---|
class |
AsyncPageAggregatorImpl
Asynchronous Page Aggregator builds the content required to render a page of portlets by rendering the portlets in parallel. |
class |
HeaderAggregatorImpl
HeaderAggregator builds the content required to render a page of portlets. |
class |
PageAggregatorImpl
ContentPageAggregator builds the content required to render a page of portlets. |
class |
PortletAggregatorImpl
PortletAggregator builds the content required to render a single portlet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||