org.jboss.seam.faces.projectstage
Annotation Type SystemTest


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface SystemTest

This annotation can be used to specify that the annotated bean should only be active in the JSF project stage ProjectStage.SystemTest.

Author:
Christian Kaltepoth



Copyright © 2011 Seam Framework. All Rights Reserved.