org.jboss.resteasy.plugins.stats
Class SubresourceLocator

java.lang.Object
  extended by org.jboss.resteasy.plugins.stats.SubresourceLocator

public class SubresourceLocator
extends java.lang.Object

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
SubresourceLocator()
           
 
Method Summary
 java.lang.String getClazz()
           
 java.lang.String getMethod()
           
 void setClazz(java.lang.String clazz)
           
 void setMethod(java.lang.String method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubresourceLocator

public SubresourceLocator()
Method Detail

getClazz

public java.lang.String getClazz()

setClazz

public void setClazz(java.lang.String clazz)

getMethod

public java.lang.String getMethod()

setMethod

public void setMethod(java.lang.String method)


Copyright © 2009. All Rights Reserved.