Lightweight Bartering Grid

lbg.peer.core.qms.prequeue
Class JobPreQueueFactory

java.lang.Object
  extended by lbg.peer.core.qms.prequeue.JobPreQueueFactory

public abstract class JobPreQueueFactory
extends java.lang.Object

Author:
Cyril Briquet

Constructor Summary
JobPreQueueFactory()
           
 
Method Summary
static JobPreQueue createJobPreQueue(Peer managed_peer, Scheduler scheduler, boolean enable_ttg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobPreQueueFactory

public JobPreQueueFactory()
Method Detail

createJobPreQueue

public static JobPreQueue createJobPreQueue(Peer managed_peer,
                                            Scheduler scheduler,
                                            boolean enable_ttg)
                                     throws GridException
Throws:
GridException

Lightweight Bartering Grid

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