@Deprecated @Component(value="azure-blob") public class BlobServiceComponent extends org.apache.camel.support.DefaultComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
MISSING_BLOB_CREDENTIALS_EXCEPTION_MESSAGE
Deprecated.
|
| Constructor and Description |
|---|
BlobServiceComponent()
Deprecated.
|
BlobServiceComponent(org.apache.camel.CamelContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters)
Deprecated.
|
BlobServiceConfiguration |
getConfiguration()
Deprecated.
|
void |
setConfiguration(BlobServiceConfiguration configuration)
Deprecated.
The Blob Service configuration
|
afterConfiguration, createEndpoint, createEndpoint, doBuild, doInit, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getComponentPropertyConfigurer, getDefaultName, getEndpointPropertyConfigurer, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isAutowiredEnabled, isBridgeErrorHandler, isLazyStartProducer, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, resolveRawParameterValues, setAutowiredEnabled, setBridgeErrorHandler, setCamelContext, setLazyStartProducer, setProperties, setProperties, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIbuild, doFail, doLifecycleChange, doResume, doShutdown, 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 MISSING_BLOB_CREDENTIALS_EXCEPTION_MESSAGE
public BlobServiceComponent()
public BlobServiceComponent(org.apache.camel.CamelContext context)
protected org.apache.camel.Endpoint createEndpoint(String uri, String remaining, Map<String,Object> parameters) throws Exception
createEndpoint in class org.apache.camel.support.DefaultComponentExceptionpublic BlobServiceConfiguration getConfiguration()
public void setConfiguration(BlobServiceConfiguration configuration)
Apache Camel