CodeQL library for Java
codeql/java-all 0.7.5 ( changelog , source )
Search

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.

Callable getASubResourceLocator ( )