/** * The implementation of Agents, and their Jobs. * *

This package contains the classes for the implementation of * Agents on the CRISTAL server. They correspond to the Item implementations in * the parent package. *

This package also contains the {@link Job} object implementation, as well * as the RemoteMap JobList, and the marshallable container JobArrayList. * */ package com.c2kernel.entity.agent;