final class JpaJandexScavenger extends Object
The output is then both consumed as plain list to use as a filter for which classes need to be enhanced, collect them for storage in the JPADeploymentTemplate and registered for reflective access. TODO some of these are going to be redundant?
| Constructor and Description |
|---|
JpaJandexScavenger(BuildProducer<ReflectiveClassBuildItem> reflectiveClass,
List<PersistenceXmlDescriptorBuildItem> explicitDescriptors,
org.jboss.jandex.IndexView indexView,
Set<String> nonJpaModelClasses,
Set<String> ignorableNonIndexedClasses) |
| Modifier and Type | Method and Description |
|---|---|
JpaEntitiesBuildItem |
discoverModelAndRegisterForReflection() |
JpaJandexScavenger(BuildProducer<ReflectiveClassBuildItem> reflectiveClass, List<PersistenceXmlDescriptorBuildItem> explicitDescriptors, org.jboss.jandex.IndexView indexView, Set<String> nonJpaModelClasses, Set<String> ignorableNonIndexedClasses)
public JpaEntitiesBuildItem discoverModelAndRegisterForReflection() throws IOException
IOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.