|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalRepositoryEvent | |
|---|---|
| org.sonatype.aether.impl | |
| org.sonatype.aether.impl.internal | |
| Uses of LocalRepositoryEvent in org.sonatype.aether.impl |
|---|
| Methods in org.sonatype.aether.impl with parameters of type LocalRepositoryEvent | |
|---|---|
void |
AbstractLocalRepositoryMaintainer.artifactDownloaded(LocalRepositoryEvent event)
Deprecated. |
void |
LocalRepositoryMaintainer.artifactDownloaded(LocalRepositoryEvent event)
Deprecated. Notifies the maintainer of the addition of an artifact to the local repository by download from a remote repository. |
void |
AbstractLocalRepositoryMaintainer.artifactInstalled(LocalRepositoryEvent event)
Deprecated. |
void |
LocalRepositoryMaintainer.artifactInstalled(LocalRepositoryEvent event)
Deprecated. Notifies the maintainer of the addition of an artifact to the local repository by a local build. |
| Uses of LocalRepositoryEvent in org.sonatype.aether.impl.internal |
|---|
| Classes in org.sonatype.aether.impl.internal that implement LocalRepositoryEvent | |
|---|---|
class |
DefaultLocalRepositoryEvent
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||