This commit is contained in:
Keith Donald
2007-04-05 21:07:36 +00:00
parent 3335719250
commit 876b905f47

View File

@@ -23,7 +23,7 @@ import javax.faces.el.ReferenceSyntaxException;
import org.springframework.webflow.execution.FlowExecution;
/**
* Base class for property resolvers that set flow execution attributes.
* Base class for property resolvers that get and set flow execution attributes.
*
* @author Keith Donald
*/