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