com.resilientedge.jockey.test
Class ZJockeyBoot

java.lang.Object
  |
  +--com.resilientedge.jockey.test.ZJockeyBoot

public class ZJockeyBoot
extends java.lang.Object

Jockey boot process for test purposes. This will launch jockey as if it was running in a separate process, with a parameter to indicate how long to run.

Version:
$Revision: 1.1.1.1 $
Author:
John Gardner

Constructor Summary
ZJockeyBoot()
           
 
Method Summary
static void go(int secondsToRun)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZJockeyBoot

public ZJockeyBoot()
Method Detail

go

public static void go(int secondsToRun)


Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.