|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.pipeline.valve.AbstractValve
org.apache.jetspeed.aggregator.AggregatorValve
public class AggregatorValve
Invokes the aggregator service in the request pipeline
Constructor Summary | |
---|---|
AggregatorValve(Aggregator aggregator)
|
Method Summary | |
---|---|
void |
invoke(RequestContext request,
ValveContext context)
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.jetspeed.pipeline.valve.AbstractValve |
---|
initialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AggregatorValve(Aggregator aggregator)
Method Detail |
---|
public void invoke(RequestContext request, ValveContext context) throws PipelineException
invoke
in interface Valve
invoke
in class AbstractValve
PipelineException
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |