Friday, January 22, 2010

Failure Atomic

When a method invocation on an object fails, the object should revert back to the state that it was in prior to the invocation. If it does this, then the method is failure atomic.

No comments: