public class WebScannerService extends AbstractMetaDataDiscovery
| Modifier and Type | Field and Description |
|---|---|
protected javax.servlet.ServletContext |
servletContext |
archive, bdaBeansXmlScanner, finder, isBDAScannerEnabled, loader, 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) |
protected org.apache.xbean.finder.AnnotationFinder |
initFinder() |
addWebBeansXmlLocation, findBeansXmlBases, getAllAnnotations, getBDABeansXmlScanner, getBeanClasses, getBeanXmls, getUrls, isBDABeansXmlScanningEnabled, release, scanprotected org.apache.xbean.finder.AnnotationFinder initFinder()
initFinder in class AbstractMetaDataDiscoverypublic 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.