Uses of Interface
org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
-
Uses of MethodStatisticsLogger in org.jboss.resteasy.core
Modifier and TypeFieldDescriptionprotected MethodStatisticsLogger
ResourceLocatorInvoker.methodStatisticsLogger
protected MethodStatisticsLogger
ResourceMethodInvoker.methodStatisticsLogger
Modifier and TypeMethodDescriptionResourceLocatorInvoker.getMethodStatisticsLogger()
ResourceMethodInvoker.getMethodStatisticsLogger()
Modifier and TypeMethodDescriptionvoid
ResourceLocatorInvoker.setMethodStatisticsLogger
(MethodStatisticsLogger msLogger) void
ResourceMethodInvoker.setMethodStatisticsLogger
(MethodStatisticsLogger msLogger) -
Uses of MethodStatisticsLogger in org.jboss.resteasy.spi
Modifier and TypeMethodDescriptionvoid
ResourceInvoker.setMethodStatisticsLogger
(MethodStatisticsLogger msLogger) -
Uses of MethodStatisticsLogger in org.jboss.resteasy.statistics
Modifier and TypeFieldDescriptionstatic final MethodStatisticsLogger
StatisticsControllerImpl.EMPTY