Uses of Class
io.quarkus.deployment.index.PersistentClassIndex
Packages that use PersistentClassIndex
-
Uses of PersistentClassIndex in io.quarkus.deployment.index
Constructors in io.quarkus.deployment.index with parameters of type PersistentClassIndexModifierConstructorDescriptionIndexWrapper(org.jboss.jandex.IndexView index, ClassLoader deploymentClassLoader, PersistentClassIndex persistentClassIndex)