public interface MongoDbConnectionUser
| Modifier and Type | Method and Description |
|---|---|
void |
setConnectionManager(MongoDbConnectionManager connectionManager)
This method is invoked by the connector service as soon as it obtains
connection to the specified database service, or after LDAPConnectionUser
registration if the connector has already opened connection to that
db server.
|
void |
unsetConnectionManager()
Informs the connector user that database conections to the server are
not longer available.
|
void setConnectionManager(MongoDbConnectionManager connectionManager) throws DatabaseException
DatabaseExceptionvoid unsetConnectionManager()
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.