Class EjbInWarScanner

java.lang.Object
org.glassfish.apf.impl.JavaEEScanner<T>
com.sun.enterprise.deployment.annotation.impl.ModuleScanner<com.sun.enterprise.deployment.EjbBundleDescriptor>
org.glassfish.ejb.deployment.annotation.impl.EjbJarScanner
org.glassfish.ejb.deployment.annotation.impl.EjbInWarScanner
All Implemented Interfaces:
org.glassfish.apf.Scanner

@Service @PerLookup public class EjbInWarScanner extends EjbJarScanner
  • Field Summary

    Fields inherited from class com.sun.enterprise.deployment.annotation.impl.ModuleScanner

    archiveFile, classLoader, classParser, entries, scannedURI
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class org.glassfish.ejb.deployment.annotation.impl.EjbJarScanner

    addClassesFromDescriptor, process

    Methods inherited from class com.sun.enterprise.deployment.annotation.impl.ModuleScanner

    addLibraryJars, addScanClassName, addScanDirectory, addScanJar, addScanURI, calculateResults, completeProcess, getClassLoader, getElements, getExecutorService, process, setParser

    Methods inherited from class org.glassfish.apf.impl.JavaEEScanner

    getComponentInfo

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait