Package | Description |
---|---|
org.jboss.weld.bean | |
org.jboss.weld.bootstrap |
Modifier and Type | Method and Description |
---|---|
static <T> NewManagedBean<T> |
NewManagedBean.of(WeldClass<T> clazz,
BeanManagerImpl beanManager,
org.jboss.weld.bootstrap.api.ServiceRegistry services)
Creates an instance of a NewSimpleBean from an annotated class
|
Modifier and Type | Method and Description |
---|---|
void |
BeanDeployerEnvironment.addNewManagedBean(NewManagedBean<?> bean) |
Copyright © 2013 Seam Framework. All rights reserved.