|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
By this interface, a ServletServiceContext provides absolute information
about a mounted servlet service.
| Method Summary | |
URI |
absolutizeURI(URI uri)
Takes the scheme specific part of a servlet service URI (the scheme is the responsibilty of the ServletSource) and resolve it with respect to the servlets mount point. |
String |
getServiceName()
Get the fully qualifed service name. |
String |
getServiceName(String connectionName)
Get the fully qualified servlet service name of a connected service. |
| Method Detail |
public URI absolutizeURI(URI uri)
throws URISyntaxException
uri - relative uri
URISyntaxExceptionpublic String getServiceName(String connectionName)
connectionName -
public String getServiceName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||