Package | Description |
---|---|
org.apache.myfaces.extensions.cdi.core.api.projectstage |
Class and Description |
---|
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
|
TestStage
Marker interface for
ProjectStage implementations which are used for tests. |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.