Package | Description |
---|---|
org.jboss.weld.bean | |
org.jboss.weld.bootstrap |
Modifier and Type | Method and Description |
---|---|
static <T> NewManagedBean<T> |
NewManagedBean.of(javax.enterprise.inject.spi.BeanAttributes<T> attributes,
EnhancedAnnotatedType<T> clazz,
BeanManagerImpl beanManager)
Creates an instance of a NewSimpleBean from an annotated class
|
Modifier and Type | Method and Description |
---|---|
void |
BeanDeployerEnvironment.addNewManagedBean(NewManagedBean<?> bean) |
Copyright © 2016. All rights reserved.