|
Jandex will be most useful when we get passed an already aggregates index. As Emmanuel Bernard is saying, in the case where we need to bootstrap ourselves we need to build our own index. In this case I also would not scan the full classpath, but start with the approach to build the index from the classes we know contain configuration information.
|