JavaDoc fix: removed link to unknown method.

This commit is contained in:
Erwin Vervaet
2007-04-10 08:50:43 +00:00
parent 360d8317bc
commit db4a657900

View File

@@ -121,7 +121,7 @@ public class FlowPhaseListener implements PhaseListener {
/**
* The service responsible for mapping attributes of an {@link ExternalContext} to a new {@link FlowExecution}
* during the {@link #launch(String, ExternalContext) launch flow} operation.
* during the launch flow operation.
* <p>
* This allows developers to control what attributes are made available in the <code>inputMap</code> to new
* top-level flow executions. The starting execution may then choose to map that available input into its own local