public class RegistryEntry extends Object
Constructor and Description |
---|
RegistryEntry() |
Modifier and Type | Method and Description |
---|---|
SubresourceLocator |
getLocator() |
List<ResourceMethodEntry> |
getMethods() |
String |
getUriTemplate() |
void |
setLocator(SubresourceLocator locator) |
void |
setUriTemplate(String uriTemplate) |
public String getUriTemplate()
public SubresourceLocator getLocator()
public void setLocator(SubresourceLocator locator)
public void setUriTemplate(String uriTemplate)
public List<ResourceMethodEntry> getMethods()
Copyright © 2018 JBoss by Red Hat. All rights reserved.