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

Packages that use ServicePartitionsSynchronization
LaColla.core.components   
 

Uses of ServicePartitionsSynchronization in LaColla.core.components
 

Methods in LaColla.core.components that return ServicePartitionsSynchronization
 ServicePartitionsSynchronization Compo.getServicePartitionsSynchronization()
           
 

Methods in LaColla.core.components with parameters of type ServicePartitionsSynchronization
 void Compo.setServicePartitionsSynchronization(ServicePartitionsSynchronization servicePartitionsSynchronization)