| << §6.2.(b) Interface for explicit lowering | ↑ Table of Contents ↑ | §6.2.(d) Exceptions >> |
§6.2.(c) Team activation methods
Every team can be activated and deactivated by predefined methods of the interface org.objectteams.ITeam.
activate()andactivate(Thread th)- Methods for activation of a team
deactivate()anddeactivate(Thread th)- Methods for deactivation of a team
The usage of these Methods is described in §5.2.(b).
| << §6.2.(b) Interface for explicit lowering | ↑ Table of Contents ↑ | §6.2.(d) Exceptions >> |