Package org.jboss.resteasy.plugins.stats
Class RegistryStatsResource
- java.lang.Object
-
- org.jboss.resteasy.plugins.stats.RegistryStatsResource
-
@Path("/resteasy/registry") public class RegistryStatsResource extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
-
Constructor Summary
Constructors Constructor Description RegistryStatsResource()
-
-
-
Method Detail
-
get
@GET @Produces({"application/xml","application/json"}) public RegistryData get() throws JAXBException
- Throws:
JAXBException
-
-