@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() |
@PostConstruct public void postContruct()
public String getName()
public void setName(String name)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.