| Package | Description |
|---|---|
| org.jboss.weld.bean |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.bootstrap |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> NewManagedBean<T> |
NewManagedBean.of(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 © 2015. All Rights Reserved.