Liferay 7.0-ce-a2

Uses of Class
com.liferay.portal.kernel.cluster.Clusterable

Packages that use Clusterable
com.liferay.portal.service This package defines the portal service interfaces and classes. 
 

Uses of Clusterable in com.liferay.portal.service
 

Methods in com.liferay.portal.service with annotations of type Clusterable
 void PortletLocalService.clearCompanyPortletsPool()
          Deprecated. As of 7.0.0, replaced by #clearPortletsMap)
 void PortletLocalService.clearPortletsMap()
           
 void PortletLocalService.removeCompanyPortletsPool(long companyId)
           
 


Liferay 7.0-ce-a2