| Package | Description |
|---|---|
| org.ikasan.component.endpoint.mongo |
| Modifier and Type | Field and Description |
|---|---|
protected MongoClientConfiguration |
MongoComponent.configuration
configuration
|
| Modifier and Type | Method and Description |
|---|---|
MongoClientConfiguration |
MongoComponent.getConfiguration() |
MongoClientConfiguration |
MongoClientProxy.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static com.mongodb.MongoClient |
MongoClientFactory.getMongoClient(MongoClientConfiguration configuration)
Creates and returns a MongoClient based on a configuration.
|
void |
MongoComponent.setConfiguration(MongoClientConfiguration configuration) |
void |
MongoClientProxy.setConfiguration(MongoClientConfiguration configuration) |
Copyright © 2007-2017 Ikasan. All Rights Reserved.