Package | Description |
---|---|
org.apache.archiva.event | |
org.apache.archiva.repository | |
org.apache.archiva.repository.base | |
org.apache.archiva.repository.maven2 |
Modifier and Type | Class and Description |
---|---|
class |
EventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
EditableManagedRepository
The editable part of a managed repository.
|
interface |
EditableRemoteRepository
The editable part of a remote repository
|
interface |
EditableRepository
This is the editable part of a repository.
|
interface |
EditableRepositoryGroup |
interface |
ManagedRepository
Represents a managed repository, that is readable and writable.
|
interface |
RemoteRepository
This represents a repository that is not fully managed by archiva.
|
interface |
Repository
Base interface for repositories.
|
interface |
RepositoryGroup
Interface for repository groups.
|
interface |
RepositoryRegistry
Registry for repositories.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractManagedRepository
Simple implementation of a managed repository.
|
class |
AbstractRemoteRepository
Abstract implementation of a remote repository.
|
class |
AbstractRepository
Implementation of a repository with the necessary fields for a bare repository.
|
class |
AbstractRepositoryGroup
Abstract repository group implementation.
|
class |
ArchivaRepositoryRegistry
Registry for repositories.
|
class |
BasicManagedRepository
Just a helper class, mainly used for unit tests.
|
class |
BasicRemoteRepository
Just a helper class, mainly used for unit tests.
|
Modifier and Type | Class and Description |
---|---|
class |
MavenManagedRepository
Maven2 managed repository implementation.
|
class |
MavenRemoteRepository
Maven2 remote repository implementation
|
class |
MavenRepositoryGroup |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.