public interface BeanArchiveScanner
| Modifier and Type | Interface and Description |
|---|---|
static class |
BeanArchiveScanner.ScanResult |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.net.URL,BeanArchiveScanner.ScanResult> |
scan()
Scans for bean archives identified by beans.xml files.
|
java.util.Map<java.net.URL,BeanArchiveScanner.ScanResult> scan()
BeanArchiveScanner.ScanResult representations mapped by url of the beans xml.Copyright © 2015. All Rights Reserved.