An injectable class to access the resource class and resource method matched by the current request. Methods in this class MAY return null if a resource class and method have not been matched, e.g. in a standalone, pre-matching {@link ContainerRequestFilter} that wasnot provided by a post-matching {@link PreMatching}.
@author Santiago Pericas-Geertsen
@since 2.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.