Class MethodInvocationInfo

java.lang.Object
org.apache.cxf.jaxrs.model.MethodInvocationInfo

public class MethodInvocationInfo extends Object
A triple of OperationResourceInfo representing a resource method being invoked, actual Class of the object this method is invoked upon, and a list of template variable values matched during the selection of this method