Liferay 7.0-ce-b4

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

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

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

Fields in com.liferay.portal.kernel.cluster declared as Clusterable
static Clusterable NullClusterable.NULL_CLUSTERABLE
           
 

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-b4