de.flapdoodle.embedmongo.config
Class ArtifactStoreInFixedPath

java.lang.Object
  extended by de.flapdoodle.embedmongo.config.ArtifactStoreInFixedPath
All Implemented Interfaces:
IArtifactStoragePathNaming

public class ArtifactStoreInFixedPath
extends Object
implements IArtifactStoragePathNaming


Constructor Summary
ArtifactStoreInFixedPath(String path)
           
 
Method Summary
 String getPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtifactStoreInFixedPath

public ArtifactStoreInFixedPath(String path)
Method Detail

getPath

public String getPath()
Specified by:
getPath in interface IArtifactStoragePathNaming


Copyright © 2012. All Rights Reserved.