Uses of Interface
de.flapdoodle.embedmongo.config.IArtifactStoragePathNaming

Packages that use IArtifactStoragePathNaming
de.flapdoodle.embedmongo.config   
 

Uses of IArtifactStoragePathNaming in de.flapdoodle.embedmongo.config
 

Classes in de.flapdoodle.embedmongo.config that implement IArtifactStoragePathNaming
 class ArtifactStoreInFixedPath
           
 class ArtifactStoreInUserHome
           
 

Methods in de.flapdoodle.embedmongo.config that return IArtifactStoragePathNaming
 IArtifactStoragePathNaming RuntimeConfig.getArtifactStorePathNaming()
           
 

Methods in de.flapdoodle.embedmongo.config with parameters of type IArtifactStoragePathNaming
 void RuntimeConfig.setArtifactStorePathNaming(IArtifactStoragePathNaming value)
           
 



Copyright © 2012. All Rights Reserved.