@Vetoed
See: Description
| Class | Description |
|---|---|
| Jandex | |
| JandexClassFileInfo |
A Java class representation backed by Jandex.
|
| JandexClassFileServices |
Jandex implementation of the
ClassFileServices), which is a service that is a faster alternative to get info about class without a need to load it
with ClassLoader. |
| JandexDiscoveryStrategy |
An implementation of
DiscoveryStrategy that is used when the jandex is available. |
| JandexFileSystemBeanArchiveHandler |
Builds and attaches a jandex index to each bean archive.
|
| JandexIndexBeanArchiveHandler |
This class uses an existing Jandex-Index ("META-INF/jandex.idx") to scan the bean archive.
|
Copyright © 2018. All rights reserved.