org.apache.myfaces.extensions.cdi.jsf2.impl.projectstage
Class Jsf2ProjectStageProducer
java.lang.Object
org.apache.myfaces.extensions.cdi.core.impl.projectstage.ProjectStageProducer
org.apache.myfaces.extensions.cdi.jsf2.impl.projectstage.Jsf2ProjectStageProducer
public class Jsf2ProjectStageProducer
- extends ProjectStageProducer
This is a JSF-2 specific version of the ProjectStageProducer
.
In addition to it's parent class, it will first try to pickup the
JSF ProjectStage from the Application. If this returns the JSF
ProjectStage.Production
, we'll go on
and try to figure out our own EXTCDI
ProjectStage
s
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Jsf2ProjectStageProducer
public Jsf2ProjectStageProducer()
determineCustomProjectStage
protected ProjectStage determineCustomProjectStage()
- Overrides:
determineCustomProjectStage
in class ProjectStageProducer
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.