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