Package things.thinger.kernel

Interface Summary
ControlInterface A control interface for subunits to deal with process methods.
Loader A THINGS loader interface.
ProcessInterface A process interface for process access.
ResourceInterface A resource interface.
ResourceListener A resource listener interface.
 

Class Summary
KernelTools Static tools for the Kernel
PCB A PROCESS CONTROL BLOCK.
ProcessCoordinator A process coordinator.
ResourceCoordinator A resource coordinator.
ResourceManager A resource manager.
ThingsProcess The abstract base class for all manageable processes.
 

Enum Summary
Clearance Clearance management.
ResourceInterface.State The states are provided as a convenience.
ThingsState Things State.
 



Things.