Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.negotiation.CancelListener Interface Reference

List of all members.

Public Member Functions

void canceled (CancelLocation location, String message)

Detailed Description

Listener for monitoring negotiations.


Member Function Documentation

void de.fu_berlin.inf.dpp.negotiation.CancelListener.canceled ( CancelLocation  location,
String  message 
)

Gets called when the negotiation was canceled.

Parameters:
locationthe CancelLocation location} where the cancellation occurred
messageadditional message containing the reason why this cancellation occurred or null
 All Classes Namespaces Files Functions Variables Enumerations