| Package | Description |
|---|---|
| org.jboss.weld.bootstrap.spi | |
| org.jboss.weld.metadata |
| Modifier and Type | Field and Description |
|---|---|
static Scanning |
Scanning.EMPTY_SCANNING |
| Modifier and Type | Method and Description |
|---|---|
Scanning |
BeansXml.getScanning() |
| Modifier and Type | Class and Description |
|---|---|
class |
ScanningImpl |
| Modifier and Type | Method and Description |
|---|---|
Scanning |
BeansXmlImpl.getScanning() |
| Constructor and Description |
|---|
BeansXmlImpl(List<Metadata<String>> enabledAlternatives,
List<Metadata<String>> enabledAlternativeStereotypes,
List<Metadata<String>> enabledDecorators,
List<Metadata<String>> enabledInterceptors,
Scanning scanning,
URL url,
BeanDiscoveryMode discoveryMode,
String version) |
Copyright © 2014. All Rights Reserved.