Class RegistryStartup

    • Method Detail

      • run

        public void run()
        Invokes run() on each contributed object. If the object throws a runtime exception, it is logged but startup continues anyway. This method may only be invoked once.
        Specified by:
        run in interface Runnable