|
|||||||||||
| 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.pull.PullToolValve
PullToolValve uses the PullService to populate the ViewContext. After populating the context it invokes the next Valve. After the valve returns the releases the tools from the context.
| Field Summary |
| Fields inherited from interface org.codehaus.plexus.summit.pipeline.valve.Valve |
ROLE |
| Constructor Summary | |
PullToolValve()
|
|
| Method Summary | |
void |
invoke(RunData data)
|
| 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 PullToolValve()
| Method Detail |
public void invoke(RunData data)
throws java.io.IOException,
ValveInvocationException
java.io.IOException
ValveInvocationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||