public final class GenerationUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
(package private) static List<org.jboss.jandex.DotName> |
extendedSpringDataRepos(org.jboss.jandex.ClassInfo repositoryToImplement) |
(package private) static Set<org.jboss.jandex.MethodInfo> |
interfaceMethods(Collection<org.jboss.jandex.DotName> interfaces,
org.jboss.jandex.IndexView index) |
(package private) static io.quarkus.gizmo.MethodDescriptor |
toMethodDescriptor(String generatedClassName,
org.jboss.jandex.MethodInfo methodInfo) |
static List<org.jboss.jandex.DotName> extendedSpringDataRepos(org.jboss.jandex.ClassInfo repositoryToImplement)
static Set<org.jboss.jandex.MethodInfo> interfaceMethods(Collection<org.jboss.jandex.DotName> interfaces, org.jboss.jandex.IndexView index)
static io.quarkus.gizmo.MethodDescriptor toMethodDescriptor(String generatedClassName, org.jboss.jandex.MethodInfo methodInfo)
Copyright © 2020 JBoss by Red Hat. All rights reserved.