org.gudy.azureus2.plugins.update
Interface UpdateManagerVerificationListener


public interface UpdateManagerVerificationListener


Method Summary
 boolean acceptUnVerifiedUpdate(Update update)
           
 void verificationFailed(Update update, java.lang.Throwable cause)
           
 

Method Detail

acceptUnVerifiedUpdate

boolean acceptUnVerifiedUpdate(Update update)

verificationFailed

void verificationFailed(Update update,
                        java.lang.Throwable cause)