com.tc.lcp
Class HeartBeatService
java.lang.Object
com.tc.lcp.HeartBeatService
public class HeartBeatService
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeartBeatService
public HeartBeatService()
startHeartBeatService
public static void startHeartBeatService()
stopHeartBeatServer
public static void stopHeartBeatServer()
listenPort
public static int listenPort()
registerForHeartBeat
public static void registerForHeartBeat(int listenPort,
java.lang.String clientName)
registerForHeartBeat
public static void registerForHeartBeat(int listenPort,
java.lang.String clientName,
boolean isAppServer)
sendKillSignalToChildren
public static void sendKillSignalToChildren()
anyAppServerAlive
public static boolean anyAppServerAlive()
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.