Interface ResourceMethodIntrospector


  • public interface ResourceMethodIntrospector
    A service that uses introspection to discover and correlate model path reference annotations with JAX-RS resource annotations on a public method in a resource class.
    Author:
    Carl Harris