org.jboss.resteasy.plugins.stats
Class SubresourceLocator
java.lang.Object
org.jboss.resteasy.plugins.stats.SubresourceLocator
public class SubresourceLocator
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubresourceLocator
public SubresourceLocator()
getClazz
public String getClazz()
setClazz
public void setClazz(String clazz)
getMethod
public String getMethod()
setMethod
public void setMethod(String method)
Copyright © 2011. All Rights Reserved.