org.apache.axis2.testutils
Class PortAllocator

java.lang.Object
  extended by org.apache.axis2.testutils.PortAllocator

public final class PortAllocator
extends Object


Method Summary
static int allocatePort()
          Allocate a TCP port.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

allocatePort

public static int allocatePort()
Allocate a TCP port.

Returns:
the allocated port


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.