| Package | Description |
|---|---|
| org.sonatype.aether.impl | |
| org.sonatype.aether.impl.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLocalRepositoryMaintainer
Deprecated.
As of version 1.9, use a global
RepositoryListener instead. |
| Modifier and Type | Method and Description |
|---|---|
DefaultRepositoryEventDispatcher |
DefaultRepositoryEventDispatcher.addLocalRepositoryMaintainer(LocalRepositoryMaintainer maintainer) |
| Modifier and Type | Method and Description |
|---|---|
DefaultRepositoryEventDispatcher |
DefaultRepositoryEventDispatcher.setLocalRepositoryMaintainers(List<LocalRepositoryMaintainer> maintainers) |
| Constructor and Description |
|---|
DefaultRepositoryEventDispatcher(Logger logger,
List<RepositoryListener> listeners,
List<LocalRepositoryMaintainer> localRepositoryMaintainers) |
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.