rasmus.interpreter.namespace
Class CommitSystem

java.lang.Object
  extended by rasmus.interpreter.namespace.CommitSystem

public class CommitSystem
extends java.lang.Object


Constructor Summary
CommitSystem()
           
 
Method Summary
 void add(Commitable commitable)
           
 void commit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommitSystem

public CommitSystem()
Method Detail

commit

public void commit()

add

public void add(Commitable commitable)