LaColla.core.util.services
Class ServicePresenceConsistency

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

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


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

Constructor Detail

ServicePresenceConsistency

public ServicePresenceConsistency(Compo compo)
Method Detail

run

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