public class ManagedListBeanBuilder extends BeanBuilder
This builder builds beans that are defined as List
instances.
BeanBuilder.Expression
beanInfo
Constructor and Description |
---|
ManagedListBeanBuilder(ManagedBeanInfo beanInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildBean(Object bean,
javax.faces.context.FacesContext context) |
baked, build, destroy, getBakedList, getBakedMap, getBeanClass, getDescriptions, getManagedBeanInfo, getMessages, getScope, hasMessages, initList, initMap, injectResources, invokePostConstruct, isBaked, loadClass, newBeanInstance
public ManagedListBeanBuilder(ManagedBeanInfo beanInfo)
protected void buildBean(Object bean, javax.faces.context.FacesContext context)
buildBean
in class BeanBuilder
Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.