Class ArtifactStoreFileSystem

java.lang.Object
org.codehaus.mojo.mrm.api.BaseFileSystem
org.codehaus.mojo.mrm.impl.maven.ArtifactStoreFileSystem
All Implemented Interfaces:
FileSystem

public class ArtifactStoreFileSystem extends BaseFileSystem
A FileSystem that delegates to a ArtifactStore.
Since:
1.0
See Also: