Class YAPIONRegistrator


  • public final class YAPIONRegistrator
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static void registration​(@NonNull java.lang.Class<?>... classes)
      This method will scan the packages of the given classes and any sub packages for any class which contain methods annotated with YAPIONRegistratorProvider.
      • Methods inherited from class java.lang.Object

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