public class MongodProcessOutputConfig
extends java.lang.Object
| Constructor and Description |
|---|
MongodProcessOutputConfig() |
| Modifier and Type | Method and Description |
|---|---|
static de.flapdoodle.embed.process.config.io.ProcessOutput |
getDefaultInstance(Command command) |
static de.flapdoodle.embed.process.config.io.ProcessOutput |
getInstance(Command command,
java.util.logging.Logger logger)
Deprecated.
|
static de.flapdoodle.embed.process.config.io.ProcessOutput |
getInstance(Command command,
org.slf4j.Logger logger) |
public static de.flapdoodle.embed.process.config.io.ProcessOutput getDefaultInstance(Command command)
@Deprecated public static de.flapdoodle.embed.process.config.io.ProcessOutput getInstance(Command command, java.util.logging.Logger logger)
public static de.flapdoodle.embed.process.config.io.ProcessOutput getInstance(Command command, org.slf4j.Logger logger)
Copyright © 2018. All Rights Reserved.