Class FragmentMethodsUtil
- java.lang.Object
-
- io.quarkus.spring.data.deployment.generate.FragmentMethodsUtil
-
final class FragmentMethodsUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (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
-