Package org.nakedobjects.runtime.transaction.messagebroker

Message Broker API.

See:
          Description

Interface Summary
MessageBroker  
MessageBrokerInstaller  
 

Class Summary
MessageBrokerDefault  
 

Package org.nakedobjects.runtime.transaction.messagebroker Description

Message Broker API.

Used to collate messages to send back to the client.

Not generally intended to be implemented; the default implementation in nof-core should normally suffice. However, provides for the opportunity for more exotic remoting mechanisms to send out warning messages, for example JMS.

See Also:
UpdateNotifier


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.