Package nenok.net.task

Command pattern implementation for remote operations.

See:
          Description

Interface Summary
Task Head interface of a COMMAND design pattern implementation.
 

Class Summary
Combination Command design pattern class for the combination operation.
Inverse Command design pattern class for the division operation.
Marginalization Command design pattern class for the marginalization operation.
Scale Command design pattern class for the scaling operation.
TaskFactory A actory class to construct Task object.
 

Package nenok.net.task Description

Command pattern implementation for remote operations.