Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.synchronize.Blockable Interface Reference
Inheritance diagram for de.fu_berlin.inf.dpp.synchronize.Blockable:
de.fu_berlin.inf.dpp.concurrent.watchdog.ConsistencyWatchdogServer de.fu_berlin.inf.dpp.core.concurrent.ConsistencyWatchdogServer

List of all members.

Public Member Functions

void block ()
void unblock ()

Detailed Description

Implementers of this interface can be blocked by the StopManager. Being blocked means that they don't generate any activities and don't generate local changes that can be realized by the user, e.g. text changes.


Member Function Documentation

 All Classes Namespaces Files Functions Variables Enumerations