public class ProjectStageProducer extends Object
A producer which retrieves the ProjectStage for the current request of the JavaServer Faces application, storing the result as a ApplicationScoped bean instance.
This producer is named, allowing the Project Stage to be accessed via EL:
#{projectStage}
| Constructor and Description |
|---|
ProjectStageProducer() |
Copyright © 2009-2013 Seam Framework. All Rights Reserved.