public class ClassFileArchiveEntryHandler extends Object implements ArchiveEntryHandler
| Constructor and Description |
|---|
ClassFileArchiveEntryHandler(org.hibernate.boot.archive.scan.internal.ScanResultCollector resultCollector) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEntry(ArchiveEntry entry,
ArchiveContext context)
Handle the entry
|
public ClassFileArchiveEntryHandler(org.hibernate.boot.archive.scan.internal.ScanResultCollector resultCollector)
public void handleEntry(ArchiveEntry entry, ArchiveContext context)
ArchiveEntryHandlerhandleEntry in interface ArchiveEntryHandlerentry - The entry to handlecontext - The visitation contextCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.