Not understanding why you need this precompiled indexing. Do other
OSGi
containers take so freakin long to boot and load jars?
Per OSGi you need to explicitly list everything in manifest.mf.
Hence no scanning + they immediately know where the class can come from.
Not like us, where we have a flat default domain, and we need to check
all available resources for matching resource.