public class ConfigurationBean<T> extends ProducerBean<T>
Modifier and Type | Method and Description |
---|---|
static ConfigurationBean |
getBean(String configurationId,
Type type) |
static Collection<ConfigurationBean> |
getBeans() |
String |
getConfigurationId() |
create, destroy, equals, getProducer, getScope, hashCode
getBeanClass, getId, getInjectionPoints, getName, getQualifiers, getStereotypes, getTypes, isAlternative, isNullable
public static ConfigurationBean getBean(String configurationId, Type type)
public static Collection<ConfigurationBean> getBeans()
public String getConfigurationId()
Copyright © 2011–2015 Red Hat. All rights reserved.