com.continuent.tungsten.common.tdf.dto
Class TdfResourceLocation
java.lang.Object
com.continuent.tungsten.common.tdf.dto.TdfResourceLocation
public class TdfResourceLocation
- extends java.lang.Object
Class describing a metadata embeded in a Response
- Version:
- 1.0
- Author:
- Ludovic Launer
|
Constructor Summary |
TdfResourceLocation()
|
TdfResourceLocation(javax.ws.rs.core.UriInfo uriInfo,
Service service,
java.lang.Class statusResource,
java.lang.Class serviceResource,
java.lang.Class commandResource)
Creates a new TdfResponseMetadata object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
statusUrl
public java.net.URI statusUrl
location
public java.net.URI location
commandUrl
public java.net.URI commandUrl
listDescriptionServiceUrl
public java.net.URI listDescriptionServiceUrl
TdfResourceLocation
public TdfResourceLocation()
TdfResourceLocation
public TdfResourceLocation(javax.ws.rs.core.UriInfo uriInfo,
Service service,
java.lang.Class statusResource,
java.lang.Class serviceResource,
java.lang.Class commandResource)
- Creates a new
TdfResponseMetadata object
- Parameters:
uriInfo - service -