|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BackupPlugin
This class defines a BackupPlugin. BackupPlugin instances are lightweight objects created for a single backup operation. Here is the lifecycle:
| Method Summary | |
|---|---|
void |
configure()
Complete plug-in configuration. |
void |
release()
Release all resources used by plug-in. |
| Method Detail |
|---|
void configure()
throws BackupException
ReplicatorException - Thrown if configuration is incomplete
or fails
BackupException
void release()
throws BackupException
ReplicatorException - Thrown if resource deallocation fails
BackupException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||