Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.kernel.cache.SingleVMPool

Packages that use SingleVMPool
com.liferay.portal.kernel.cache   
 

Uses of SingleVMPool in com.liferay.portal.kernel.cache
 

Methods in com.liferay.portal.kernel.cache that return SingleVMPool
static SingleVMPool SingleVMPoolUtil.getSingleVMPool()
           
 

Methods in com.liferay.portal.kernel.cache with parameters of type SingleVMPool
 void SingleVMPoolUtil.setSingleVMPool(SingleVMPool singleVMPool)
           
 


Liferay 6.1.2-ce-ga3