recovery
Class BlankUndoRecoveryStrategy

java.lang.Object
  extended by recovery.BlankUndoRecoveryStrategy
All Implemented Interfaces:
RecoveryStrategy, UndoRecoveryStrategy

public class BlankUndoRecoveryStrategy
extends java.lang.Object
implements UndoRecoveryStrategy

 

Constructor Summary
BlankUndoRecoveryStrategy()
           
 
Method Summary
 void perform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlankUndoRecoveryStrategy

public BlankUndoRecoveryStrategy()
Method Detail

perform

public void perform()
Specified by:
perform in interface RecoveryStrategy