Class FragmentMethodsUtil
java.lang.Object
io.quarkus.spring.data.deployment.generate.FragmentMethodsUtil
-
Method Summary
Modifier and TypeMethodDescription(package private) static org.jboss.jandex.DotNamegetImplementationDotName(org.jboss.jandex.DotName customInterfaceToImplement, org.jboss.jandex.IndexView index) Returns the simple expected implementation of a Fragment interface or throws an exception indicating the problem
-
Method Details
-
getImplementationDotName
static org.jboss.jandex.DotName getImplementationDotName(org.jboss.jandex.DotName customInterfaceToImplement, org.jboss.jandex.IndexView index) Returns the simple expected implementation of a Fragment interface or throws an exception indicating the problem
-