Liferay 7.0-ce-b4

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

Packages that use MultiVMPool
com.liferay.portal.template   
 

Uses of MultiVMPool in com.liferay.portal.template
 

Constructors in com.liferay.portal.template with parameters of type MultiVMPool
DefaultTemplateResourceLoader(String name, String[] templateResourceParserClassNames, long modificationCheckInterval, MultiVMPool multiVMPool, SingleVMPool singleVMPool)
           
 


Liferay 7.0-ce-b4