Package org.apache.myfaces.extensions.cdi.core.api.projectstage

Interface Summary
ProjectStageHolder This is a marker interface for custom project stage holders.
 

Class Summary
ProjectStage This class is the base of all ProjectStages.
ProjectStage.Development  
ProjectStage.IntegrationTest  
ProjectStage.Production  
ProjectStage.Staging  
ProjectStage.SystemTest  
ProjectStage.UnitTest  
 

Annotation Types Summary
ProjectStageActivated Use this annotation, e.g. in conjunction with Alternative to 'disable' the @Alternative based on the current ProjectStage.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.