Member predicate JaxRsResourceClass :: getASubResourceLocator
Gets a “sub-resource locator” on this resource class, which is a method annotated with @Path
,
but is not a resource method e.g. it is not annotated with @GET
etc.
Gets a “sub-resource locator” on this resource class, which is a method annotated with @Path
,
but is not a resource method e.g. it is not annotated with @GET
etc.