Uses of Class
LaColla.core.util.services.ServiceEventsSynchronization

Packages that use ServiceEventsSynchronization
LaColla.core.components   
 

Uses of ServiceEventsSynchronization in LaColla.core.components
 

Methods in LaColla.core.components that return ServiceEventsSynchronization
 ServiceEventsSynchronization Compo.getServiceEventsSynchronization()
           
 

Methods in LaColla.core.components with parameters of type ServiceEventsSynchronization
 void Compo.setServiceEventsSynchronization(ServiceEventsSynchronization serviceEventsSynchronization)