org.apache.webbeans.corespi.se
Class DefaultScannerService

java.lang.Object
  extended by org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
      extended by org.apache.webbeans.corespi.se.DefaultScannerService
All Implemented Interfaces:
ScannerService

public class DefaultScannerService
extends AbstractMetaDataDiscovery


Constructor Summary
DefaultScannerService()
           
 
Method Summary
protected  void configure()
           
 
Methods inherited from class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
addWebBeansXmlLocation, getAnnotationDB, getBeanClasses, getBeanXmls, init, scan
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultScannerService

public DefaultScannerService()
Method Detail

configure

protected void configure()
                  throws Exception
Specified by:
configure in class AbstractMetaDataDiscovery
Throws:
Exception


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.