@Service(name="rar") @PerLookup public class RarScanner extends ModuleScanner<ConnectorDescriptor>
archiveFile, classLoader, classParser, deplLogger| Constructor and Description |
|---|
RarScanner() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(File archiveFile,
ConnectorDescriptor desc,
ClassLoader classLoader)
Scan the archive file and gather a list of classes
that should be processed for anntoations
|
addLibraryJars, addScanClassName, addScanDirectory, addScanJar, addScanURI, calculateResults, completeProcess, getClassLoader, getElements, getExecutorService, getTypes, process, setParsergetComponentInfo, initTypesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentInfopublic void process(File archiveFile, ConnectorDescriptor desc, ClassLoader classLoader) throws IOException
ScannerarchiveFile - the archive file for scanningdesc - the bundle descriptor associated with this archiveclassLoader - the classloader used to scan the annotationIOExceptionCopyright © 2017. All rights reserved.