Liferay 7.0-ce-b8 portal-service

Uses of Interface
com.liferay.portal.kernel.log.LogFactory

Packages that use LogFactory
com.liferay.portal.kernel.log   
 

Uses of LogFactory in com.liferay.portal.kernel.log
 

Classes in com.liferay.portal.kernel.log that implement LogFactory
 class Jdk14LogFactoryImpl
           
 

Methods in com.liferay.portal.kernel.log that return LogFactory
static LogFactory LogFactoryUtil.getLogFactory()
           
 

Methods in com.liferay.portal.kernel.log with parameters of type LogFactory
static void LogFactoryUtil.setLogFactory(LogFactory logFactory)
           
 


Liferay 7.0-ce-b8 portal-service