@Path(value="customers") public class CustomerService extends Object
CustomerService()
List<String>
getCustomers()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CustomerService()
@GET @Produces(value="application/json") public List<String> getCustomers()
Copyright © 2013. All Rights Reserved.