public class URLScanner extends Object
| Constructor and Description |
|---|
URLScanner(ResourceLoader resourceLoader,
Bootstrap bootstrap,
String... resources) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.jboss.weld.environment.se.discovery.url.BeanArchiveBuilder> |
scan()
Scan all the resources and create
BeanArchiveBuilder for each |
public URLScanner(ResourceLoader resourceLoader, Bootstrap bootstrap, String... resources)
public Collection<org.jboss.weld.environment.se.discovery.url.BeanArchiveBuilder> scan()
BeanArchiveBuilder for eachBeanArchiveBuilder-s that were created.Copyright © 2014 Seam Framework. All Rights Reserved.