ix.ip2
Class SyncStateClient.StartupHook

java.lang.Object
  extended by ix.ip2.SyncStateClient.StartupHook
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
SyncStateClient

protected class SyncStateClient.StartupHook
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
protected SyncStateClient.StartupHook()
           
 
Method Summary
 void run()
           
(package private)  boolean tryRegisteringAgain()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncStateClient.StartupHook

protected SyncStateClient.StartupHook()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

tryRegisteringAgain

boolean tryRegisteringAgain()