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