public interface ResourceResolver extends StaticService, CamelContextAware
| Modifier and Type | Field and Description |
|---|---|
static String |
FACTORY_PATH
Service factory base path for scheme specific resolver.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSupportedScheme()
The supported resource scheme.
|
Resource |
resolve(String location)
Resolve a
Resource from a give uri. |
getCamelContext, setCamelContext, trySetCamelContextstatic final String FACTORY_PATH
String getSupportedScheme()
Apache Camel