Uses of Package
org.codehaus.mojo.mrm.api

Packages that use org.codehaus.mojo.mrm.api
org.codehaus.mojo.mrm.api This is the core contract of a repository. 
org.codehaus.mojo.mrm.plugin This is the contract for the Maven Plugin Extensions that allow for plugging in custom repository types into the Maven plugin. 
 

Classes in org.codehaus.mojo.mrm.api used by org.codehaus.mojo.mrm.api
AbstractEntry
          Abstract implementation of Entry.
DirectoryEntry
          Marker interface for a directory entry.
Entry
          An entry in the repository.
FileEntry
          An Entry that corresponds to a file.
FileSystem
          A repository is just a type of file system.
 

Classes in org.codehaus.mojo.mrm.api used by org.codehaus.mojo.mrm.plugin
FileSystem
          A repository is just a type of file system.
 



Copyright © 2009-2011 Codehaus. All Rights Reserved.