public interface VerifierFactoryObserver
VerifierFactory.getVerifier(String),
VerifierFactory.getVerifiers(),
VerifierFactory.attach(VerifierFactoryObserver),
VerifierFactory.detach(VerifierFactoryObserver)| Modifier and Type | Method and Description |
|---|---|
void |
update(String s)
VerifierFactoryObserver instances are notified invoking this method.
|
void update(String s)
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.