Lightweight Bartering Grid

Uses of Class
lbg.peer.core.xms.TaskRuntimeData

Packages that use TaskRuntimeData
lbg.peer.core.xms   
 

Uses of TaskRuntimeData in lbg.peer.core.xms
 

Subclasses of TaskRuntimeData in lbg.peer.core.xms
 class ConsumptionTaskRuntimeData
           
 class LocalTaskRuntimeData
           
 class SupplyingTaskRuntimeData
           
 

Methods in lbg.peer.core.xms that return TaskRuntimeData
abstract  TaskRuntimeData TaskRuntimeDataFactory.createTaskRuntimeData(Task t, long time_out, ExternalPeerHandle peer_handle, java.lang.String supplier_id, boolean do_cancel)
           
 

Methods in lbg.peer.core.xms with parameters of type TaskRuntimeData
abstract  int TaskRuntimeData.compareTo(TaskRuntimeData other)
           
 int SupplyingTaskRuntimeData.compareTo(TaskRuntimeData other)
           
 int LocalTaskRuntimeData.compareTo(TaskRuntimeData other)
           
 int ConsumptionTaskRuntimeData.compareTo(TaskRuntimeData other)
           
 


Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.