Uses of Interface
org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
Packages that use MethodStatisticsLogger
-
Uses of MethodStatisticsLogger in org.jboss.resteasy.core
Fields in org.jboss.resteasy.core declared as MethodStatisticsLoggerModifier and TypeFieldDescriptionprotected MethodStatisticsLogger
ResourceLocatorInvoker.methodStatisticsLogger
protected MethodStatisticsLogger
ResourceMethodInvoker.methodStatisticsLogger
Methods in org.jboss.resteasy.core that return MethodStatisticsLoggerModifier and TypeMethodDescriptionResourceLocatorInvoker.getMethodStatisticsLogger()
ResourceMethodInvoker.getMethodStatisticsLogger()
Methods in org.jboss.resteasy.core with parameters of type MethodStatisticsLoggerModifier and TypeMethodDescriptionvoid
ResourceLocatorInvoker.setMethodStatisticsLogger
(MethodStatisticsLogger msLogger) void
ResourceMethodInvoker.setMethodStatisticsLogger
(MethodStatisticsLogger msLogger) -
Uses of MethodStatisticsLogger in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return MethodStatisticsLoggerMethods in org.jboss.resteasy.spi with parameters of type MethodStatisticsLoggerModifier and TypeMethodDescriptionvoid
ResourceInvoker.setMethodStatisticsLogger
(MethodStatisticsLogger msLogger) -
Uses of MethodStatisticsLogger in org.jboss.resteasy.statistics
Classes in org.jboss.resteasy.statistics that implement MethodStatisticsLoggerFields in org.jboss.resteasy.statistics declared as MethodStatisticsLoggerModifier and TypeFieldDescriptionstatic final MethodStatisticsLogger
StatisticsControllerImpl.EMPTY