public interface ResourceLoader extends CamelContextAware
| Modifier and Type | Field and Description |
|---|---|
static String |
FACTORY
Service factory key.
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
resolveResource(String uri)
Loads
Resource from uri. |
getCamelContext, setCamelContext, trySetCamelContextApache Camel