|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValveInvocationException | |
org.codehaus.plexus.summit.pipeline | |
org.codehaus.plexus.summit.pipeline.valve | |
org.codehaus.plexus.summit.pull |
Uses of ValveInvocationException in org.codehaus.plexus.summit.pipeline |
Methods in org.codehaus.plexus.summit.pipeline that throw ValveInvocationException | |
void |
AbstractPipeline.invoke(RunData data)
|
void |
Pipeline.invoke(RunData data)
Cause the specified request and response to be processed by the sequence of Valves associated with this pipeline, until one of these Valves decides to end the processing. |
Uses of ValveInvocationException in org.codehaus.plexus.summit.pipeline.valve |
Methods in org.codehaus.plexus.summit.pipeline.valve that throw ValveInvocationException | |
void |
ResolverValve.invoke(RunData data)
|
void |
ActionValve.invoke(RunData data)
|
void |
DetermineTargetValve.invoke(RunData data)
|
void |
CreateViewContextValve.invoke(RunData data)
|
protected void |
CreateViewContextValve.populateViewContext(RunData data,
ViewContext viewContext)
Populate the velocityContext. |
void |
Valve.invoke(RunData data)
|
void |
DisplayValve.invoke(RunData data)
|
Uses of ValveInvocationException in org.codehaus.plexus.summit.pull |
Methods in org.codehaus.plexus.summit.pull that throw ValveInvocationException | |
void |
PullToolValve.invoke(RunData data)
|
void |
PullToolReleaseValve.invoke(RunData data)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |