public class WebScannerService extends AbstractMetaDataDiscovery
| Modifier and Type | Field and Description |
|---|---|
protected javax.servlet.ServletContext |
servletContext |
bdaBeansXmlScanner, isBDAScannerEnabled, META_INF_BEANS_XML| Constructor and Description |
|---|
WebScannerService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected Set<String> |
createURLFromMarkerFile() |
protected String |
createURLFromWARFile()
Returns the web application class path if it contains
a beans.xml marker file.
|
void |
init(Object context) |
addWebBeansXmlLocation, crossReferenceBeans, findBeansXmlBases, getAllAnnotations, getAnnotationDB, getBDABeansXmlScanner, getBeanClasses, getBeanXmls, isBDABeansXmlScanningEnabled, release, scanpublic void init(Object context)
init in interface ScannerServiceinit in class AbstractMetaDataDiscoveryprotected void configure()
configure in class AbstractMetaDataDiscoveryprotected Set<String> createURLFromMarkerFile() throws Exception
ExceptionCopyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.