Package | Description |
---|---|
org.jboss.weld.bean | |
org.jboss.weld.bootstrap |
Modifier and Type | Method and Description |
---|---|
static <T> NewSessionBean<T> |
NewSessionBean.of(InternalEjbDescriptor<T> ejbDescriptor,
BeanManagerImpl beanManager,
org.jboss.weld.bootstrap.api.ServiceRegistry services)
Creates an instance of a NewEnterpriseBean from an annotated class
|
Modifier and Type | Method and Description |
---|---|
void |
BeanDeployerEnvironment.addNewSessionBean(NewSessionBean<?> bean) |
Copyright © 2012 Seam Framework. All Rights Reserved.