|
Class Summary |
| RequestResupplyPlugin |
Requests books from publisher |
| WarehouseAllocatorPlugin |
WarehouseAllocatorPlugin allocates books currently in inventory to a
packer to pack and decrements the inventory. |
| WarehouseExecutionPlugin |
Subscribes to PACKER tasks and schedules the actual packing to task place
using a PackerPerformJob TimerTask and the Cougaar ThreadService |
| WarehouseExpanderPlugin |
Expands the boosFromWareHouse task from the OrderManager into the |
| WarehouseUtils |
Description: Static utility functions and constants specific to the
Warehouse. |