Package org.jbpm.simulation.impl.ht
Class AllocatedResources
- java.lang.Object
-
- org.jbpm.simulation.impl.ht.AllocatedResources
-
public class AllocatedResources extends Object
-
-
Constructor Summary
Constructors Constructor Description AllocatedResources(int poolSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AllocatedWorkallocate(long startTime, long duration, long limit)
-
-
-
Method Detail
-
allocate
public AllocatedWork allocate(long startTime, long duration, long limit)
-
-