Class ExtensionPointProperties.Util

    • Constructor Summary

      Constructors 
      Constructor Description
      Util()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getPriority​(java.lang.Class<?> c)
      Gets the ExtensionPoint priority.
      static boolean isExcluded​(java.lang.Class<?> c)
      Gets whether or not the ExtensionPoint will be excluded from being discovered
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait