|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Repository | This is a simple interface for storing and retrieving an Artifact
within a repository. |
Class Summary | |
---|---|
AbstractStructuredRepository | This is a base class for structured repository, ie: repository having a root (path, URL or whatever ...) and storing artifacts using an internal tree-styled structure. |
SimpleFileSystemRepository | This is a simple implementation of a Repository using the local
file system as a storage area for Artifact s. |
VFSRepository | This is an implementation of Repository using Jakarta VFS Commons. |
Exception Summary | |
---|---|
ConnectionException | Extension of RepositoryException that might be thrown
during the connection to a repository () |
RepositoryException | Base class for repository related exceptions. |
TransferException | Extension of RepositoryException that might be thrown
during a transfer operation (write to / read from repository). |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |