Uses of Class
org.apache.camel.component.mongodb.CamelMongoDbException
Packages that use CamelMongoDbException
-
Uses of CamelMongoDbException in org.apache.camel.component.mongodb
Methods in org.apache.camel.component.mongodb that return CamelMongoDbExceptionModifier and TypeMethodDescriptionstatic CamelMongoDbExceptionMongoDbComponent.wrapInCamelMongoDbException(Throwable t) Methods in org.apache.camel.component.mongodb that throw CamelMongoDbExceptionModifier and TypeMethodDescriptionvoidMongoDbEndpoint.initializeConnection()Initialises the MongoDB connection using the Mongo object provided to the endpointvoidMongoDbEndpoint.setDbConsumerType(String dbConsumerType) Reserved for future use, when more consumer types are supported.voidMongoDbEndpoint.setOperation(String operation) Sets the operation this endpoint will execute against MongoDB.