org.cocome.tradingsystem.cashdeskline.events
Class CashBoxClosedEvent

java.lang.Object
  extended by org.cocome.tradingsystem.cashdeskline.events.CashBoxClosedEvent
All Implemented Interfaces:
java.io.Serializable

public class CashBoxClosedEvent
extends java.lang.Object
implements java.io.Serializable

This event is raised by the cash box controller component after closing the cash box.

See Also:
Serialized Form

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

Constructor Detail

CashBoxClosedEvent

public CashBoxClosedEvent()