| Package | Description |
|---|---|
| org.jeesy.classinfo | |
| org.jeesy.classinfo.indexes |
| Modifier and Type | Method and Description |
|---|---|
<T extends ClassIndex> |
ClassInfo.getIndex(Class<T> indexType) |
| Modifier and Type | Method and Description |
|---|---|
List<Class<? extends ClassIndex>> |
ClassInfoScanner.getScanIndexes() |
| Constructor and Description |
|---|
ClassInfoScanner(ClassInfoScanner.ScanBehaviour scanBehaviour,
InstantiationBehaviour instantiationBehaviour,
List<Class<? extends ClassIndex>> scanIndexes) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommonClassIndex |
interface |
MethodIndex |
interface |
PropertyIndex |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyByAnnotationIndex
Index annotation type -> property info
|
class |
PropertyByTypeIndex
Index property type -> property info
|
Copyright © 2016. All rights reserved.