public interface ResourceLocateInterceptor extends Interceptor
Modifier and Type | Field and Description |
---|---|
static java.lang.Object |
INVALID_URL
This is used to indicate invalid url.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
locate(java.lang.String url)
Locates resource with the specified url.
|
static final java.lang.Object INVALID_URL
java.lang.Object locate(java.lang.String url)
url
- the url of resource that needs to be located.Copyright © 2002 - 2010 Serva Software. All Rights Reserved.