Class | Description |
---|---|
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 a Jandex-Index ("META-INF/jandex.idx") to scan the the archive.
|
Copyright © 2016. All rights reserved.