@Named @RequestScoped public class CdiBean extends Object implements Serializable
CdiBean is the JSF backing bean for the application, holding the input data to be re-displayed.
| Constructor and Description |
|---|
CdiBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
postContruct() |
void |
setName(String name) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.