|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.apf.impl.JavaEEScanner
com.sun.enterprise.deployment.annotation.impl.ModuleScanner<EjbBundleDescriptor>
com.sun.enterprise.deployment.annotation.impl.EjbJarScanner
org.glassfish.ejb.deployment.annotation.impl.EjbInWarScanner
@Service @Scoped(value=org.jvnet.hk2.component.PerLookup.class) public class EjbInWarScanner
Created by IntelliJ IDEA. User: mk Date: Mar 26, 2008 Time: 11:12:42 PM To change this template use File | Settings | File Templates.
| Field Summary |
|---|
| Fields inherited from class com.sun.enterprise.deployment.annotation.impl.ModuleScanner |
|---|
archiveFile, classLoader, classParser, logger |
| Constructor Summary | |
|---|---|
EjbInWarScanner()
|
|
| Method Summary | |
|---|---|
void |
process(java.io.File archiveFile,
EjbBundleDescriptor desc,
java.lang.ClassLoader classLoader)
This scanner will scan the archiveFile for annotation processing. |
| Methods inherited from class com.sun.enterprise.deployment.annotation.impl.ModuleScanner |
|---|
addLibraryJars, addScanClassName, addScanDirectory, addScanJar, addScanURI, calculateResults, completeProcess, getClassLoader, getElements, getExecutorService, getTypes, process, setParser |
| Methods inherited from class org.glassfish.apf.impl.JavaEEScanner |
|---|
getComponentInfo, initTypes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.glassfish.apf.Scanner |
|---|
getComponentInfo |
| Constructor Detail |
|---|
public EjbInWarScanner()
| Method Detail |
|---|
public void process(java.io.File archiveFile,
EjbBundleDescriptor desc,
java.lang.ClassLoader classLoader)
throws java.io.IOException
process in interface Scanner<EjbBundleDescriptor>process in class EjbJarScannerarchiveFile - classLoader -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||