org.jboss.resteasy.plugins.stats
Class HeadResourceMethod

java.lang.Object
  extended by org.jboss.resteasy.plugins.stats.ResourceMethodEntry
      extended by org.jboss.resteasy.plugins.stats.HeadResourceMethod

public class HeadResourceMethod
extends ResourceMethodEntry

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
HeadResourceMethod()
           
 
Method Summary
 
Methods inherited from class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
getClazz, getConsumes, getInvocations, getMethod, getProduces, setClazz, setInvocations, setMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeadResourceMethod

public HeadResourceMethod()


Copyright © 2009. All Rights Reserved.