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

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

There is a newer version: 7.0.0.Alpha4
Show newest version
package org.jboss.resteasy.plugins.stats;

import javax.xml.bind.annotation.XmlRootElement;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy