Signed argument

An arbitrary argument object passed to a netlet on initialisation.

Also known as the ``parameter bean'', the signed argument is embedded in a netlet descriptor and hence is signed. It is passed to the netlet via the init method of the INetlet interface.

Nik Silver 2001-11-21