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

Packages that use ServicePurge
LaColla.core.components   
 

Uses of ServicePurge in LaColla.core.components
 

Methods in LaColla.core.components that return ServicePurge
 ServicePurge Compo.getServicePurge()
           
 

Methods in LaColla.core.components with parameters of type ServicePurge
 void Compo.setServicePurge(ServicePurge servicePurge)