java.lang.Object
ee.jakarta.tck.ws.rs.spec.resource.requestmatching.LocatorResource

@Path("resource/locator") public class LocatorResource extends Object
  • Constructor Details

    • LocatorResource

      public LocatorResource()
  • Method Details

    • locator

      @Path("locator") public AnotherResourceLocator locator()
    • subresourcePrecedence

      @GET @Path("locator") public String subresourcePrecedence()
    • foundAnotherResourceLocatorByPath

      @Path("sub") public AnotherResourceLocator foundAnotherResourceLocatorByPath()