public class GoogleDriveProducer extends org.apache.camel.util.component.AbstractApiProducer<GoogleDriveApiName,GoogleDriveConfiguration>
Constructor and Description |
---|
GoogleDriveProducer(GoogleDriveEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
protected Object |
doInvokeMethod(org.apache.camel.util.component.ApiMethod method,
Map<String,Object> properties) |
protected String |
getThreadProfileName() |
findMethod, interceptProperties, interceptResult, process, splitResult
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public GoogleDriveProducer(GoogleDriveEndpoint endpoint)
protected Object doInvokeMethod(org.apache.camel.util.component.ApiMethod method, Map<String,Object> properties) throws org.apache.camel.RuntimeCamelException
doInvokeMethod
in class org.apache.camel.util.component.AbstractApiProducer<GoogleDriveApiName,GoogleDriveConfiguration>
org.apache.camel.RuntimeCamelException
protected String getThreadProfileName()
Apache Camel