Package org.infinispan.commons.graalvm
Class Jandex
java.lang.Object
org.infinispan.commons.graalvm.Jandex
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.jandex.IndexViewcreateIndex(File jar) static org.jboss.jandex.IndexViewcreateIndex(Class<?>... classes) static org.jboss.jandex.IndexViewcreateIndex(CodeSource codeSource)
-
Constructor Details
-
Jandex
public Jandex()
-
-
Method Details
-
createIndex
-
createIndex
-
createIndex
-