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