org.tigris.subversion.javahl.tests

Class SVNTests.MyNotifier

class SVNTests.MyNotifier extends Object implements Notify2

Method Summary
voidonNotify(NotifyInformation info)
Handler for Subversion notifications.

Method Detail

onNotify

public void onNotify(NotifyInformation info)
Handler for Subversion notifications.

Override this function to allow Subversion to send notifications

Parameters: info everything to know about this event