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

Interface Summary
ProjectStageHolder This is a marker interface for custom project stage holders.
TestStage Marker interface for ProjectStage implementations which are used for tests.
 

Class Summary
ProjectStage This class is the base of all ProjectStages.
ProjectStage.Development Project-stage for development
ProjectStage.IntegrationTest Project-stage for integration-tests
ProjectStage.Production Default project-stage for production
ProjectStage.Staging Project-stage for staging
ProjectStage.SystemTest Project-stage for system-tests
ProjectStage.UnitTest Project-stage for unit-tests
 



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