org.granite.client.tide.data.impl
Class RemoteInitializerImpl.DoInitializeObjects

java.lang.Object
  extended by org.granite.client.tide.data.impl.RemoteInitializerImpl.DoInitializeObjects
All Implemented Interfaces:
Runnable
Enclosing class:
RemoteInitializerImpl

public class RemoteInitializerImpl.DoInitializeObjects
extends Object
implements Runnable


Constructor Summary
RemoteInitializerImpl.DoInitializeObjects(ServerSession serverSession)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteInitializerImpl.DoInitializeObjects

public RemoteInitializerImpl.DoInitializeObjects(ServerSession serverSession)
Method Detail

run

public void run()
Specified by:
run in interface Runnable