Uses of Interface
org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
-
Packages that use MethodStatisticsLogger Package Description org.jboss.resteasy.spi -
-
Uses of MethodStatisticsLogger in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return MethodStatisticsLogger Modifier and Type Method Description MethodStatisticsLoggerResourceInvoker. getMethodStatisticsLogger()Methods in org.jboss.resteasy.spi with parameters of type MethodStatisticsLogger Modifier and Type Method Description voidResourceInvoker. setMethodStatisticsLogger(MethodStatisticsLogger msLogger)
-