| Package | Description |
|---|---|
| org.apache.webbeans.spi |
| Modifier and Type | Method and Description |
|---|---|
BeanArchiveService.BeanArchiveInformation |
BeanArchiveService.getBeanArchiveInformation(URL beanArchiveUrl)
The beanArchiveUrl might either point to a beans.xml file or the root of a JAR
or other ClassPath entry.
|
| Modifier and Type | Method and Description |
|---|---|
Map<BeanArchiveService.BeanArchiveInformation,Set<Class<?>>> |
BdaScannerService.getBeanClassesPerBda()
Scan all the classpath which should be handled by this BeanManager
and return the Map of information about each found classpath entry.
|
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.