A netlet executes inside a single JVM. It consists of the following
parts:
- a set of loadable classes, i.e. the netlet's codebase.
- a set of instantiated objects inside the JVM.
- a set of running threads inside the JVM.
Subsections
Ulf Leonhardt
2001-08-16