Class CountryService


  • @Named("countryRestService")
    @Path("/country")
    public class CountryService
    extends Object
    • Constructor Detail

      • CountryService

        public CountryService()