See: Description
The interfaces in this package exist purely for the purposes of documenting the REST API with Enunciate.
Enunciate needs the class annotation @Path to determine API end-points, but putting @Path on the resource interface prevents seam-resteasy from injecting @Context variables into the service class. Also, putting
Copyright © 2014 Zanata Project. All Rights Reserved.