| Interface | Description |
|---|---|
| RepositoryCache |
Caches auxiliary data used during repository access like already processed metadata.
|
| RepositoryEvent |
An event describing an action performed by the repository system.
|
| RepositoryListener |
A listener being notified of events from the repository system.
|
| RepositorySystem |
The main entry point to the repository system.
|
| RepositorySystemSession |
Defines settings and components that control the repository system.
|
| RequestTrace |
A trace of nested requests that are performed by the repository system.
|
| SessionData |
A container for data that is specific to a repository system session.
|
| SyncContext |
A synchronization context used to coordinate concurrent access to artifacts or metadatas.
|
| Class | Description |
|---|---|
| AbstractRepositoryListener |
A skeleton implementation for custom repository listeners.
|
| ConfigurationProperties |
The keys and defaults for common configuration properties.
|
| Enum | Description |
|---|---|
| RepositoryEvent.EventType |
The type of the repository event.
|
| Exception | Description |
|---|---|
| RepositoryException |
The base class for exceptions thrown by the repository system.
|
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.