| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.packageresolver | |
| de.flapdoodle.embed.mongo.packageresolver.linux |
| Modifier and Type | Method and Description |
|---|---|
static Command |
Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command[] |
Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OSXPackageFinder(Command command) |
PlatformPackageResolver(Command command) |
SolarisPackageFinder(Command command) |
WindowsPackageFinder(Command command) |
| Constructor and Description |
|---|
AmazonPackageResolver(Command command) |
CentosRedhatPackageResolver(Command command) |
DebianPackageResolver(Command command) |
LinuxPackageFinder(Command command) |
UbuntuPackageResolver(Command command) |
Copyright © 2023. All rights reserved.