Interface VerifierFactoryObserver

    • Method Detail

      • update

        void update​(String s)
        VerifierFactoryObserver instances are notified invoking this method. The String argument is the fully qualified class name of a class a new Verifier instance created by the VerifierFactory operates on.