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


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

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

Author:
Christian Kaltepoth



Copyright © 2011 Seam Framework. All Rights Reserved.