| Class | Description | 
|---|---|
| InvoiceMessage | 
 Data carried by the InvoiceManager's JMS messages. 
 | 
| SimpleInvoiceMessageSink | 
 MessageSink implementation that knows how to decode an ObjectMessage
 generated by the InvoiceManager and retrieve the underlying message
 bean, which is assumed to be of type InvoiceMessage. 
 |