Public Member Functions

cern.gp.capabilities.StopCapability Interface Reference

Inheritance diagram for cern.gp.capabilities.StopCapability:
cern.gp.capabilities.Capability

List of all members.

Public Member Functions

void stop (GPNode node)

Detailed Description

Capability an object implements to give the possibility to be stopped.

Version:
Revision:
1.2
Date:
2006/09/25 08:52:36
Author:
Lionel Mestre

Member Function Documentation

void cern.gp.capabilities.StopCapability.stop ( GPNode  node  ) 

Indicates to this object that it has to be stopped. The object has to interpret what does stop means in its own context.

Parameters:
node the node representing the bean on which the capability has been activated

Referenced by cern.gp.actions.StopAction.performCapability().


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties