org.apache.webbeans.ejb.scanner
Class EJBMetaDataDiscoveryImpl

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

public class EJBMetaDataDiscoveryImpl
extends AbstractMetaDataDiscovery


Constructor Summary
EJBMetaDataDiscoveryImpl()
           
 
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

EJBMetaDataDiscoveryImpl

public EJBMetaDataDiscoveryImpl()
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.