Package | Description |
---|---|
org.apache.camel.component.mongodb |
Modifier and Type | Method and Description |
---|---|
static CamelMongoDbException |
MongoDbComponent.wrapInCamelMongoDbException(Throwable t) |
Modifier and Type | Method and Description |
---|---|
void |
MongoDbEndpoint.initializeConnection()
Initialises the MongoDB connection using the Mongo object provided to the endpoint
|
void |
MongoDbEndpoint.setConsumerType(String consumerType)
Reserved for future use, when more consumer types are supported.
|
void |
MongoDbEndpoint.setOperation(String operation)
Sets the operation this endpoint will execute against MongoDB.
|
Apache Camel