public interface TopiaReplicationOperationUndoable extends TopiaReplicationOperation
TopiaReplicationOperation qui peut être
rollbacker lorsque la replication a échouée.
| Modifier and Type | Method and Description |
|---|---|
void |
rollback(ReplicationOperationDef operationDef,
TopiaReplicationContext replicationContext,
TopiaContextImplementor dstCtxt)
Execute l'operation inverse avec le parametrage donnee
(pour annuler l'opération).
|
register, runvoid rollback(ReplicationOperationDef operationDef, TopiaReplicationContext replicationContext, TopiaContextImplementor dstCtxt) throws Exception
operationDef - la definition de l'operation a realiserreplicationContext - le context de replicationdstCtxt - le context destinationException - pour toute erreurCopyright © 2004-2013 CodeLutin. All Rights Reserved.