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