Class EmptyArrayResource


  • @Path("/emptyArrayResource")
    public class EmptyArrayResource
    extends Object
    TODO javadoc.
    Author:
    Jakub Podlesak
    • Constructor Detail

      • EmptyArrayResource

        public EmptyArrayResource()
    • Method Detail

      • getIt

        @GET
        @Produces({"application/json","application/xml"})
        public EmptyArrayBean getIt()