| |
|
| java.lang.Object com.tc.process.HeartBeatServer
HeartBeatServer | public class HeartBeatServer (Code) | | |
IS_APP_SERVER_ALIVE | final public static String IS_APP_SERVER_ALIVE(Code) | | |
PULSE_INTERVAL | final public static int PULSE_INTERVAL(Code) | | |
HeartBeatServer | public HeartBeatServer()(Code) | | |
addThread | public synchronized void addThread(HeartBeatThread hb)(Code) | | |
anyAppServerAlive | public synchronized boolean anyAppServerAlive()(Code) | | |
listeningPort | public int listeningPort()(Code) | | |
reallySleep | public static void reallySleep(long millis)(Code) | | |
removeDeadClient | public synchronized void removeDeadClient(HeartBeatThread thread)(Code) | | |
sendKillSignalToChildren | public synchronized void sendKillSignalToChildren()(Code) | | |
shutdown | public void shutdown()(Code) | | |
start | public void start()(Code) | | |
|
|
|