| Package | Description |
|---|---|
| org.hibernate.jpa.boot.internal | |
| org.hibernate.jpa.boot.scan.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassDescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
protected ClassDescriptor |
ClassFileArchiveEntryHandler.toClassDescriptor(javassist.bytecode.ClassFile classFile,
ArchiveEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
Set<ClassDescriptor> |
AbstractScannerImpl.ResultCollector.getClassDescriptorSet() |
Set<ClassDescriptor> |
ScanResult.getLocatedClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractScannerImpl.ResultCollector.locatedClass(ClassDescriptor classDescriptor) |
void |
ClassFileArchiveEntryHandler.Callback.locatedClass(ClassDescriptor classDescriptor) |
protected void |
ClassFileArchiveEntryHandler.notifyMatchedClass(ClassDescriptor classDescriptor) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.