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

List of all members.

Public Member Functions

void negotiationTerminated (SessionNegotiation negotiation)
void negotiationTerminated (ProjectNegotiation negotiation)

Detailed Description

Listener interface for signaling termination of SessionNegotiation and ProjectNegotiation negotiations.

Author:
srossbach

Member Function Documentation

void de.fu_berlin.inf.dpp.negotiation.NegotiationListener.negotiationTerminated ( SessionNegotiation  negotiation)

Called when a session negotiation has been terminated.

Parameters:
negotiationthe session negotiation that was terminated
void de.fu_berlin.inf.dpp.negotiation.NegotiationListener.negotiationTerminated ( ProjectNegotiation  negotiation)

Called when a project negotiation has been terminated.

Parameters:
negotiationthe project negotiation that was terminated
 All Classes Namespaces Files Functions Variables Enumerations