Class ScanningContext


  • public class ScanningContext
    extends Object
    A simple registry to hold the current scanning info At this point we only keep the index in the context
    Author:
    Phillip Kruger (phillip.kruger@redhat.com)
    • Method Detail

      • register

        public static void register​(org.jboss.jandex.IndexView index)
      • getIndex

        public static org.jboss.jandex.IndexView getIndex()
      • remove

        public static void remove()