In Jtrix, netlets collectively contain the logic and state of services and applications.
More specifically, a netlet can perform the following actions:
It is mandatory that netlets correctly implement the INetlet interface.
The netlet's descriptor (Section ) and codebase
(Section
) must be made available to the node. This
may involve making the Jar files available for downloading from the
network.