Class RegistryStatsResource


  • @Path("/resteasy/registry")
    public class RegistryStatsResource
    extends Object
    Version:
    $Revision: 1 $
    Author:
    Bill Burke
    • Constructor Detail

      • RegistryStatsResource

        public RegistryStatsResource()
    • Method Detail

      • get

        @GET
        @Produces({"application/xml","application/json"})
        public RegistryData get()
                         throws jakarta.xml.bind.JAXBException
        Throws:
        jakarta.xml.bind.JAXBException