org.tmatesoft.svn.core.wc.admin

Class SVNAdminEventAdapter

public class SVNAdminEventAdapter extends Object implements ISVNAdminEventHandler

Version: 1.0

Author: TMate Software Ltd.

Method Summary
voidcheckCancelled()
voidhandleAdminEvent(SVNAdminEvent event, double progress)
voidhandleEvent(SVNEvent event, double progress)

Method Detail

checkCancelled

public void checkCancelled()

handleAdminEvent

public void handleAdminEvent(SVNAdminEvent event, double progress)

handleEvent

public void handleEvent(SVNEvent event, double progress)
Copyright © 2004-2007 TMate Software Ltd. All Rights Reserved.