net.grinder.console.synchronisation
Class WireDistributedBarriers

java.lang.Object
  extended by net.grinder.console.synchronisation.WireDistributedBarriers

public class WireDistributedBarriers
extends Object

Factory that wires up the support for global barriers.

Must be public for PicoContainer.

Author:
Philip Aston
See Also:
ConsoleFoundation

Constructor Summary
WireDistributedBarriers(ConsoleCommunication communication, ProcessControl processControl)
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WireDistributedBarriers

public WireDistributedBarriers(ConsoleCommunication communication,
                               ProcessControl processControl)
Constructor.

Parameters:
communication - Console communication.
processControl - Console process control.


Copyright © 2000-2013. All Rights Reserved.