public class NonClassFileArchiveEntryHandler extends Object implements ArchiveEntryHandler
| Constructor and Description |
|---|
NonClassFileArchiveEntryHandler(ScanResultCollector resultCollector) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEntry(ArchiveEntry entry,
ArchiveContext context)
Handle the entry
|
public NonClassFileArchiveEntryHandler(ScanResultCollector resultCollector)
public void handleEntry(ArchiveEntry entry, ArchiveContext context)
ArchiveEntryHandlerhandleEntry in interface ArchiveEntryHandlerentry - The entry to handlecontext - The visitation contextCopyright © 2018 JBoss by Red Hat. All rights reserved.