|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.monitoring.statistics.service.DataSampleFactoryUtil
@ProviderType public class DataSampleFactoryUtil
| Method Summary | |
|---|---|
static com.liferay.portal.kernel.monitoring.DataSample |
createPortalRequestDataSample(long companyId,
long groupId,
String referer,
String remoteAddr,
String remoteUser,
String requestURI,
String requestURL,
String userAgent)
|
static com.liferay.portal.kernel.monitoring.DataSample |
createPortletRequestDataSample(com.liferay.portal.kernel.monitoring.PortletRequestType requestType,
PortletRequest portletRequest,
PortletResponse portletResponse)
|
static com.liferay.portal.kernel.monitoring.DataSample |
createServiceRequestDataSample(com.liferay.portal.kernel.monitoring.MethodSignature methodSignature)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static com.liferay.portal.kernel.monitoring.DataSample createPortalRequestDataSample(long companyId,
long groupId,
String referer,
String remoteAddr,
String remoteUser,
String requestURI,
String requestURL,
String userAgent)
public static com.liferay.portal.kernel.monitoring.DataSample createPortletRequestDataSample(com.liferay.portal.kernel.monitoring.PortletRequestType requestType,
PortletRequest portletRequest,
PortletResponse portletResponse)
public static com.liferay.portal.kernel.monitoring.DataSample createServiceRequestDataSample(com.liferay.portal.kernel.monitoring.MethodSignature methodSignature)
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||