Package | Description |
---|---|
org.jboss.weld.environment.deployment.discovery | |
org.jboss.weld.environment.servlet.deployment |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBeanArchiveScanner
Scans the classpath and tries to process all "META-INF/beans.xml" resources.
|
Modifier and Type | Field and Description |
---|---|
protected BeanArchiveScanner |
AbstractDiscoveryStrategy.scanner |
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryStrategy.setScanner(BeanArchiveScanner beanArchiveScanner)
Optionally, a client may set a custom scanner implementation.
|
void |
AbstractDiscoveryStrategy.setScanner(BeanArchiveScanner scanner) |
Modifier and Type | Class and Description |
---|---|
class |
WebAppBeanArchiveScanner
Web application bean archive scanner.
|
Copyright © 2016. All rights reserved.