@ResourceResolver(value="bean")
public class BeanResourceResolver
extends org.apache.camel.support.ResourceResolverSupport
| Modifier and Type | Field and Description |
|---|---|
static String |
SCHEME |
| Constructor and Description |
|---|
BeanResourceResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.spi.Resource |
createResource(String location,
String remaining) |
getCamelContext, getLogger, getRemaining, getSupportedScheme, resolve, setCamelContextbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doStart, doStop, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String SCHEME
Apache Camel