Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.executor
Interface PortalExecutorFactory

All Known Implementing Classes:
PortalExecutorFactoryImpl

public interface PortalExecutorFactory


Method Summary
 ThreadPoolExecutor createPortalExecutor(String name)
           
 

Method Detail

createPortalExecutor

ThreadPoolExecutor createPortalExecutor(String name)

Liferay 6.1.2-ce-ga3