Interface RegistryDonePlugin


public interface RegistryDonePlugin
Signals the end of the registry initialization
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Signals the end of the registry initialization
  • Method Details

    • done

      void done() throws Exception
      Signals the end of the registry initialization
      Throws:
      Exception