|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neuclear.ledger.prevalent.CancelHeldTransaction
Created by IntelliJ IDEA. User: pelleb Date: Mar 20, 2004 Time: 1:31:57 PM To change this template use File | Settings | File Templates.
| Method Summary | |
void |
executeOn(java.lang.Object prevalentSystem,
java.util.Date executionTime)
This method is called by Prevayler.execute(Transaction) to execute this Transaction on the given Prevalent System. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void executeOn(java.lang.Object prevalentSystem,
java.util.Date executionTime)
executeOn in interface org.prevayler.TransactionprevalentSystem - The system on which this Transaction will execute.executionTime - The time at which this Transaction is being executed. Every Transaction executes completely within a single moment in time. Logically, a Prevalent System's time does not pass during the execution of a Transaction.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||