Package | Description |
---|---|
org.jboss.weld.environment.se.discovery |
Modifier and Type | Class and Description |
---|---|
class |
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 © 2014 Seam Framework. All rights reserved.