Interface | Description |
---|---|
BeanDeploymentArchive |
Represents a CDI bean deployment archive.
|
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.
|
Filter |
Filter is a data structures representing the <include> and
<exclude> elements in Weld's extensions to beans.xml. |
Metadata<T> |
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. |
Copyright © 2012 Seam Framework. All Rights Reserved.