|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.plugins.stats.RegistryEntry
public class RegistryEntry
Constructor Summary
RegistryEntry()
Method Summary
SubresourceLocator
getLocator()
java.util.List<ResourceMethodEntry>
getMethods()
java.lang.String
getUriTemplate()
void
setLocator(SubresourceLocator locator)
void
setUriTemplate(java.lang.String uriTemplate)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
RegistryEntry
public RegistryEntry()
Method Detail
getUriTemplate
public java.lang.String getUriTemplate()
getLocator
public SubresourceLocator getLocator()
setLocator
public void setLocator(SubresourceLocator locator)
setUriTemplate
public void setUriTemplate(java.lang.String uriTemplate)
getMethods
public java.util.List<ResourceMethodEntry> getMethods()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2010. All Rights Reserved.