Uses of Class
org.jboss.resteasy.plugins.stats.RegistryEntry
Packages that use RegistryEntry
-
Uses of RegistryEntry in org.jboss.resteasy.plugins.stats
Classes in org.jboss.resteasy.plugins.stats that implement interfaces with type arguments of type RegistryEntryModifier and TypeClassDescriptionclass
<resource uriTemplate="/foo/bar{fff:.*}/x/a"> <get method="org.blah.MyResource.method()" invocations="5555"> <produces>application/xml</produces> <produces>application/json</produces> </get> <post method="org.blah.MyResource.post()"> <produces>application/xml</produces> </post> </resource>Methods in org.jboss.resteasy.plugins.stats that return types with arguments of type RegistryEntryMethods in org.jboss.resteasy.plugins.stats with parameters of type RegistryEntry