Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.kernel.cache that return MultiVMPool
static MultiVMPool MultiVMPoolUtil.getMultiVMPool()
           
 

Methods in com.liferay.portal.kernel.cache with parameters of type MultiVMPool
 void MultiVMPoolUtil.setMultiVMPool(MultiVMPool multiVMPool)
           
 


Liferay 6.2-ce-ga5