com.ptc.windchill.upgrade.util
Class MethodServerStarter
java.lang.Object
com.ptc.windchill.upgrade.util.MethodServerStarter
- public class MethodServerStarter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PING_DELAY
private static final int PING_DELAY
- See Also:
- Constant Field Values
MAX_WAIT_TIME
private static final int MAX_WAIT_TIME
- See Also:
- Constant Field Values
START_WAIT
private static final int START_WAIT
sm
private static ServerMonitors sm
services
private static Vector services
MethodServerStarter
public MethodServerStarter()
main
public static void main(String[] args)
startManager
public static void startManager()
throws Exception
- Throws:
Exception
stopManager
public static void stopManager()
throws Exception
- Throws:
Exception
stopManagerIfUp
public static void stopManagerIfUp()
checkServiceStartup
private static void checkServiceStartup()
throws Exception
- Throws:
Exception
startupComplete
private static boolean startupComplete(int size)
throws RemoteException
- Throws:
RemoteException