public abstract class AbstractMongoConfig extends de.flapdoodle.embed.process.config.ExecutableProcessConfig implements IMongoConfig
| Modifier and Type | Field and Description |
|---|---|
protected Net |
network |
protected Timeout |
timeout |
| Constructor and Description |
|---|
AbstractMongoConfig(de.flapdoodle.embed.process.distribution.IVersion version,
Net networt,
Timeout timeout) |
public Net net()
net in interface IMongoConfigpublic Timeout timeout()
timeout in interface IMongoConfigCopyright © 2013. All Rights Reserved.