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 MethodStatisticsLoggerResourceLocatorInvoker.methodStatisticsLoggerprotected MethodStatisticsLoggerResourceMethodInvoker.methodStatisticsLoggerMethods 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 TypeMethodDescriptionvoidResourceLocatorInvoker.setMethodStatisticsLogger(MethodStatisticsLogger msLogger) voidResourceMethodInvoker.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 TypeMethodDescriptionvoidResourceInvoker.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 MethodStatisticsLoggerStatisticsControllerImpl.EMPTY