|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.summit.AbstractSummitComponent
org.codehaus.plexus.summit.pipeline.valve.AbstractValve
org.codehaus.plexus.summit.pipeline.valve.CreateViewContextValve
public class CreateViewContextValve
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.summit.pipeline.valve.Valve |
|---|
ROLE |
| Constructor Summary | |
|---|---|
CreateViewContextValve()
|
|
| Method Summary | |
|---|---|
void |
invoke(RunData data)
|
protected void |
populateViewContext(RunData data,
ViewContext viewContext)
Populate the velocityContext. |
| Methods inherited from class org.codehaus.plexus.summit.AbstractSummitComponent |
|---|
contextualize, getContainer, lookup, lookup |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateViewContextValve()
| Method Detail |
|---|
public void invoke(RunData data)
throws java.io.IOException,
ValveInvocationException
java.io.IOException
ValveInvocationException
protected void populateViewContext(RunData data,
ViewContext viewContext)
throws ValveInvocationException
ViewContext. You
may want to look at the target view and populate the context
according to a set of rules based on that particular target
view.
data - RunData for request.viewContext - ViewContext that will be populated.
ValveInvocationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||