Class CdiBean
- java.lang.Object
-
- org.jboss.arquillian.warp.jsf.ftest.cdi.CdiBean
-
- All Implemented Interfaces:
Serializable
@Named @RequestScoped public class CdiBean extends Object implements Serializable
CdiBeanis the JSF backing bean for the application, holding the input data to be re-displayed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CdiBean()
-