pip_services3_mongodb
pip_services3_mongodb
MongoDbConnectionResolver
resolve method
resolve
pip_services3_mongodb
pip_services3_mongodb
MongoDbConnectionResolver
resolve method
MongoDbConnectionResolver class
Constructors
MongoDbConnectionResolver
Properties
connectionResolver
credentialResolver
hashCode
runtimeType
Methods
configure
noSuchMethod
resolve
setReferences
toString
Operators
operator ==
resolve
method
Future
<
String
>
resolve
(
String
correlationId
)
Resolves MongoDB connection URI from connection and credential parameters.
correlationId
(optional) transaction id to trace execution through call chain. Return Future that receives resolved URI Throw error.