All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jboss.resteasy.plugins.stats.TraceResourceMethod Maven / Gradle / Ivy

The newest version!
package org.jboss.resteasy.plugins.stats;

import jakarta.xml.bind.annotation.XmlRootElement;

/**
 * @author Bill Burke
 * @version $Revision: 1 $
 */
@XmlRootElement(name = "trace")
public class TraceResourceMethod extends ResourceMethodEntry {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy