jBPM Simulation 6.0.0.CR3

org.jbpm.simulation.impl.ht
Class AllocatedResources

java.lang.Object
  extended by org.jbpm.simulation.impl.ht.AllocatedResources

public class AllocatedResources
extends Object


Constructor Summary
AllocatedResources(int poolSize)
           
 
Method Summary
 AllocatedWork allocate(long startTime, long duration, long limit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllocatedResources

public AllocatedResources(int poolSize)
Method Detail

allocate

public AllocatedWork allocate(long startTime,
                              long duration,
                              long limit)

jBPM Simulation 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.