インタフェース org.objectweb.cjdbc.common.listener.BackupListener

すべてのメンバ一覧

説明

This class defines a BackupListener. This listener is going to be called each time, a backup or restore operation has been finished.

作者:
Nicolas Modrzyk
バージョン:
1.0

BackupListener.java34 行で定義されています。

Public メソッド

void success (String backendName)

関数

void failure (String backendName, Exception failure)


メソッド

void org.objectweb.cjdbc.common.listener.BackupListener.failure String  backendName,
Exception  failure
[package]
 

This is called when a failure has occured during a backup or recovery process

引数:
backendName the name of the backend
failure the exception that caused the failure

void org.objectweb.cjdbc.common.listener.BackupListener.success String  backendName  ) 
 

This is called when a backup was a success

引数:
backendName the name of the backend where the process was finished


このインタフェースの説明は次のファイルから生成されました:
CJDBCversion1.0.4に対してTue Oct 12 15:16:10 2004に生成されました。 doxygen 1.3.8