public class SyncClientServerFactory extends AbstractServerFactory
properties| Modifier and Type | Method and Description |
|---|---|
protected Consumer<de.flapdoodle.embed.mongo.transitions.RunningMongodProcess> |
addAuthUserToDBCallback(String username,
char[] password,
String databaseName) |
protected Consumer<de.flapdoodle.embed.mongo.transitions.RunningMongodProcess> |
sendShutdown(String username,
char[] password,
String databaseName) |
addAuthUserToDBprotected Consumer<de.flapdoodle.embed.mongo.transitions.RunningMongodProcess> addAuthUserToDBCallback(String username, char[] password, String databaseName)
addAuthUserToDBCallback in class AbstractServerFactoryprotected Consumer<de.flapdoodle.embed.mongo.transitions.RunningMongodProcess> sendShutdown(String username, char[] password, String databaseName)
sendShutdown in class AbstractServerFactoryCopyright © 2022. All rights reserved.