Class ExtensionPointProperties.Util NEW

    • Constructor Summary

      Constructors 
      ChangeConstructor Description
      Util()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      ChangeModifier 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