listener.transportControl( Transport.STOP_AND_WAIT_DOWN, maxWaitTime );
}
private static void perfReport2( int threads ) throws Exception
{
new PerfTest( "report2", runtime, trials, threads )
{
@Override
public void run( long n ) throws Exception
{
RemotePerfServer server = startServer();