public class ListInstanceFactory extends Object implements InstanceFactory<List>
Modifier and Type | Field and Description |
---|---|
static ListInstanceFactory |
INSTANCE |
public static ListInstanceFactory INSTANCE
public List instantiate(org.jboss.beans.info.spi.BeanInfo beanInfo) throws Throwable
InstanceFactory
instantiate
in interface InstanceFactory<List>
beanInfo
- the bean infoThrowable
- for any errorCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.