|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Absolutizable
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 |
|---|
URI absolutizeURI(URI uri)
throws URISyntaxException
uri - relative uri
URISyntaxExceptionString getServiceName(String connectionName)
connectionName -
String getServiceName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||