public interface JsUriManager
| Modifier and Type | Interface and Description |
|---|---|
static class |
JsUriManager.JsUri |
static interface |
JsUriManager.Versioner |
| Modifier and Type | Method and Description |
|---|---|
Uri |
makeExternJsUri(JsUriManager.JsUri ctx) |
JsUriManager.JsUri |
processExternJsUri(Uri uri)
Processes the inbound URL, for use by serving code in determining which JS to serve
and with what caching properties.
|
Uri makeExternJsUri(JsUriManager.JsUri ctx)
ctx - The js parameters.JsUriManager.JsUri processExternJsUri(Uri uri) throws GadgetException
uri - Generated extern JS UriGadgetExceptionCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.