| Interface | Description |
|---|---|
| LocalRepoManager | |
| LocalRepoManagerCloseListener |
Listener notified when a
LocalRepoManager is closed. |
| LocalRepoManagerFactory | |
| LocalRepoTransaction |
| Class | Description |
|---|---|
| LocalRepoHelper | |
| LocalRepoManagerCloseAdapter | |
| LocalRepoManagerCloseEvent | |
| LocalRepoManagerFactory.Helper | |
| LocalRepoRegistry |
| Exception | Description |
|---|---|
| FileAlreadyRepositoryException |
Thrown if a
LocalRepoManager could not be created for a given File, because the file
is already a repository and the LocalRepoManager was instructed to create a new repository
from a simple file. |
| FileNoDirectoryException |
Thrown if a
LocalRepoManager could not be created for a given File, because the file
is not a directory. |
| FileNoRepositoryException |
Thrown if a
LocalRepoManager could not be created for a given File, because the file
is not yet a repository. |
| FileNotFoundException |
Thrown if a
LocalRepoManager could not be created for a given File, because the file does not exist. |
| LocalRepoManagerException | |
| RepositoryCorruptException |
Copyright © 2013-2014. All Rights Reserved.