ix.ip2
Class SyncStateServer.StartupHook

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

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


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

Constructor Detail

SyncStateServer.StartupHook

protected SyncStateServer.StartupHook()
Method Detail

run

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