LaColla.core.util.services
Class ServiceActivity

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

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


Constructor Summary
ServiceActivity(UA ua)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceActivity

public ServiceActivity(UA ua)
Method Detail

run

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