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)
ArchiveEntryHandler
handleEntry
in interface ArchiveEntryHandler
entry
- The entry to handlecontext
- The visitation contextCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.