Package | Description |
---|---|
org.jboss.weld.bootstrap.api | |
org.jboss.weld.bootstrap.api.helpers | |
org.jboss.weld.bootstrap.spi | |
org.jboss.weld.bootstrap.spi.helpers |
Class and Description |
---|
BeanDeploymentArchive
Represents a CDI bean deployment archive.
|
BeansXml |
Deployment
Represents a deployment of a CDI application.
|
Metadata
A piece of metadata, of type T
|
Class and Description |
---|
BeanDeploymentArchive
Represents a CDI bean deployment archive.
|
Deployment
Represents a deployment of a CDI application.
|
Class and Description |
---|
BeanDeploymentArchive
Represents a CDI bean deployment archive.
|
BeanDiscoveryMode
Represents the value of the
bean-discovery-mode attribute within beans.xml . |
BeansXml |
ClassAvailableActivation
ClassAvailableActivation is a data structures representing the <if-class-available> element in Weld's
extensions to beans.xml. |
Deployment
Represents a deployment of a CDI application.
|
EEModuleDescriptor.ModuleType
Enumeration of possible EE module types
|
Filter
Filter is a data structures representing the <exclude> elements beans.xml (Since CDI 1.1). |
Metadata
A piece of metadata, of type T
|
Scanning
Scanning is a data structures representing the <scan> element in Weld's extensions to beans.xml.
|
SystemPropertyActivation
SystemPropertyActivation is a data structures representing the <if-system-property> element in Weld's
extensions to beans.xml. |
Class and Description |
---|
BeanDeploymentArchive
Represents a CDI bean deployment archive.
|
BeansXml |
BootstrapConfiguration
Deprecated.
|
EEModuleDescriptor
In Java EE environment, each
BeanDeploymentArchive should provide a description of the Java EE module it belongs to (WAR, RAR, etc.). |
EEModuleDescriptor.ModuleType
Enumeration of possible EE module types
|
Metadata
A piece of metadata, of type T
|
Copyright © 2008–2017. All rights reserved.