Package io.smallrye.graphql.entry.http
Class IndexInitializer
- java.lang.Object
-
- io.smallrye.graphql.entry.http.IndexInitializer
-
public class IndexInitializer extends Object
This creates an index from the classpath.- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
-
Constructor Summary
Constructors Constructor Description IndexInitializer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.jandex.IndexViewcreateIndex()org.jboss.jandex.IndexViewcreateIndex(Set<URL> urls)
-