LaColla.core.util.services
Class ServiceObjectsReplicationChecking

java.lang.Object
  extended by LaColla.core.util.services.ServiceObjectsReplicationChecking
All Implemented Interfaces:
java.lang.Runnable

public class ServiceObjectsReplicationChecking
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
ServiceObjectsReplicationChecking(Compo compo)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceObjectsReplicationChecking

public ServiceObjectsReplicationChecking(Compo compo)
Method Detail

run

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