org.apache.myfaces.extensions.cdi.core.api.projectstage
Class ProjectStage.SystemTest

java.lang.Object
  extended by org.apache.myfaces.extensions.cdi.core.api.projectstage.ProjectStage
      extended by org.apache.myfaces.extensions.cdi.core.api.projectstage.ProjectStage.SystemTest
All Implemented Interfaces:
Serializable
Enclosing class:
ProjectStage

@Typed
public static final class ProjectStage.SystemTest
extends ProjectStage

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.myfaces.extensions.cdi.core.api.projectstage.ProjectStage
ProjectStage.Development, ProjectStage.IntegrationTest, ProjectStage.Production, ProjectStage.Staging, ProjectStage.SystemTest, ProjectStage.UnitTest
 
Field Summary
 
Fields inherited from class org.apache.myfaces.extensions.cdi.core.api.projectstage.ProjectStage
Development, IntegrationTest, Production, Staging, SystemTest, UnitTest
 
Constructor Summary
ProjectStage.SystemTest()
           
 
Method Summary
 
Methods inherited from class org.apache.myfaces.extensions.cdi.core.api.projectstage.ProjectStage
toString, valueOf, values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProjectStage.SystemTest

public ProjectStage.SystemTest()


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