Package | Description |
---|---|
org.jboss.weld.bootstrap.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
WeldFilter
Filter is a data structures representing the <include> and <exclude> elements in Weld's extensions to
beans.xml. |
Modifier and Type | Method and Description |
---|---|
Collection<Metadata<Filter>> |
Scanning.getExcludes()
The <exclude> element
|
Collection<Metadata<Filter>> |
Scanning.getIncludes()
The <include> element
|
Copyright © 2008-2015. All Rights Reserved.