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)
Any initializtion action that is
required by the implementors.
|
protected org.apache.xbean.finder.AnnotationFinder |
initFinder() |
addWebBeansXmlLocation, findBeansXmlBases, getAllAnnotations, getBDABeansXmlScanner, getBeanClasses, getBeanXmls, getUrls, isBDABeansXmlScanningEnabled, release, scan
protected org.apache.xbean.finder.AnnotationFinder initFinder()
initFinder
in class AbstractMetaDataDiscovery
public void init(Object context)
ScannerService
init
in interface ScannerService
init
in class AbstractMetaDataDiscovery
context
- initialization objectprotected void configure()
configure
in class AbstractMetaDataDiscovery
protected Set<String> createURLFromMarkerFile() throws Exception
Exception
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.