| Package | Description |
|---|---|
| org.jboss.weld.environment.se.discovery | |
| org.jboss.weld.environment.se.discovery.url |
| Class and Description |
|---|
| AbstractWeldSEBeanDeploymentArchive
Implements the basic requirements of a
BeanDeploymentArchive (bean
archive id and service registry). |
| WeldSEBeanDeploymentArchive
An immutable implementation of
BeanDeploymentArchive which must have
classes and beans.xml resources added to it via
WeldSEBeanDeploymentArchive#ImmutableBeanDeploymentArchive(String, Collection, Collection, List)
or
WeldSEBeanDeploymentArchive#ImmutableBeanDeploymentArchive(String, Collection, Collection)
See Deployment for more detailed information on creating deployment
structures. |
| Class and Description |
|---|
| AbstractWeldSEDeployment
Implements the basic requirements of a
Deployment. |
| WeldSEBeanDeploymentArchive
An immutable implementation of
BeanDeploymentArchive which must have
classes and beans.xml resources added to it via
WeldSEBeanDeploymentArchive#ImmutableBeanDeploymentArchive(String, Collection, Collection, List)
or
WeldSEBeanDeploymentArchive#ImmutableBeanDeploymentArchive(String, Collection, Collection)
See Deployment for more detailed information on creating deployment
structures. |
Copyright © 2014 Seam Framework. All Rights Reserved.