de.flapdoodle.embedmongo.distribution
Class GenericVersion
java.lang.Object
de.flapdoodle.embedmongo.distribution.GenericVersion
- All Implemented Interfaces:
- IVersion
public class GenericVersion
- extends Object
- implements IVersion
Generic version implementation for currently unsupported mongodb versions by embedmongo.
|
Constructor Summary |
GenericVersion(String versionInDownloadPath)
C'tor with version name = specific version |
GenericVersion
public GenericVersion(String versionInDownloadPath)
- C'tor with version name = specific version
- Parameters:
versionInDownloadPath -
asInDownloadPath
public String asInDownloadPath()
- Specified by:
asInDownloadPath in interface IVersion
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.