Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > removeNode

removeNode

removeNode(node: Node) serverExecution;

The removeNode method of the System class requests the system object to force a sign-off operation of all users on the node specified in the node parameter.

This method is not available on a Compact JADE node, where it would result in a 1068 - Feature not available exception.