Uses of Interface
org.jboss.resteasy.spi.statistics.StatisticsController
Packages that use StatisticsController
Package
Description
-
Uses of StatisticsController in org.jboss.resteasy.core
Fields in org.jboss.resteasy.core declared as StatisticsControllerModifier and TypeFieldDescriptionprotected StatisticsController
LocatorRegistry.statisticsController
protected StatisticsController
ResourceMethodRegistry.statisticsController
-
Uses of StatisticsController in org.jboss.resteasy.core.providerfactory
Methods in org.jboss.resteasy.core.providerfactory that return StatisticsControllerModifier and TypeMethodDescriptionResteasyProviderFactoryDelegate.getStatisticsController()
ResteasyProviderFactoryImpl.getStatisticsController()
-
Uses of StatisticsController in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return StatisticsControllerModifier and TypeMethodDescriptionabstract StatisticsController
ResteasyProviderFactory.getStatisticsController()
-
Uses of StatisticsController in org.jboss.resteasy.statistics
Classes in org.jboss.resteasy.statistics that implement StatisticsController