LaColla.core.util.services
Class ServicePartitionsChecking

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

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


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

Constructor Detail

ServicePartitionsChecking

public ServicePartitionsChecking(Compo compo_)
Method Detail

run

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