com.siviam.bobup.event
Interface IBackupListener


public interface IBackupListener

Author:
vishnu

Method Summary
 void notify(BackupEvent event)
          A backup process notifies this listener of some event has been generated around the backup resource.
 

Method Detail

notify

public void notify(BackupEvent event)
            throws java.lang.Exception
A backup process notifies this listener of some event has been generated around the backup resource.

Parameters:
event -
Throws:
java.lang.Exception


Copyright © 2001-2006. All Rights Reserved.