com.atlassian.bamboo.performance
Class Gate

java.lang.Object
  extended by com.atlassian.bamboo.performance.Gate

public class Gate
extends java.lang.Object

Simple starting gate for co-ordinating a bunch of threads.


Constructor Summary
Gate(int threads)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gate

public Gate(int threads)


Copyright © 2011 Atlassian. All Rights Reserved.