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