Uses of Interface
com.liferay.portal.kernel.monitoring.DataSample
Packages that use DataSample
-
Uses of DataSample in com.liferay.portal.kernel.monitoring
Classes in com.liferay.portal.kernel.monitoring with type parameters of type DataSampleMethods in com.liferay.portal.kernel.monitoring that return DataSampleModifier and TypeMethodDescriptionDataSampleFactory.createPortalRequestDataSample
(long companyId, long groupId, String referer, String remoteAddr, String remoteUser, String requestURI, String requestURL, String userAgent) DataSampleFactory.createPortletRequestDataSample
(PortletRequestType requestType, PortletRequest portletRequest, PortletResponse portletResponse) DataSampleFactory.createServiceRequestDataSample
(MethodSignature methodSignature) Methods in com.liferay.portal.kernel.monitoring that return types with arguments of type DataSampleMethods in com.liferay.portal.kernel.monitoring with parameters of type DataSampleModifier and TypeMethodDescriptionstatic void
DataSampleThreadLocal.addDataSample
(DataSample dataSample)