Package org.jboss.resteasy.plugins.stats
Class PutResourceMethod
- java.lang.Object
-
- org.jboss.resteasy.plugins.stats.ResourceMethodEntry
-
- org.jboss.resteasy.plugins.stats.PutResourceMethod
-
public class PutResourceMethod extends ResourceMethodEntry
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
-
Constructor Summary
Constructors Constructor Description PutResourceMethod()
-
Method Summary
-
Methods inherited from class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
getClazz, getConsumes, getInvocations, getMethod, getProduces, setClazz, setInvocations, setMethod
-
-