Class IndexInitializer


  • public class IndexInitializer
    extends Object
    This creates an index from the classpath.
    Author:
    Phillip Kruger (phillip.kruger@redhat.com)
    • Constructor Detail

      • IndexInitializer

        public IndexInitializer()
    • Method Detail

      • createIndex

        public org.jboss.jandex.IndexView createIndex​(Set<URL> urls)
      • createIndex

        public org.jboss.jandex.IndexView createIndex()