|
ContactCenters V. 0.9.9. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectumontreal.iro.lecuyer.contactcenters.msk.model.VirtualHoldManager
public class VirtualHoldManager
Implements the necessary logic for virtual holding, also called virtual queueing.
Constructor Summary | |
---|---|
VirtualHoldManager(CallCenter cc)
Constructs a new virtual hold manager for the call center model cc. |
Method Summary | |
---|---|
void |
init()
Initializes the internal variables of this manager for a new simulation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VirtualHoldManager(CallCenter cc) throws CallCenterCreationException
CallCenterCreationException
Method Detail |
---|
public void init()
|
ContactCenters V. 0.9.9. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |