|
||||||||||
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 |
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.artifactDownloaded(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. |
void |
AbstractLocalRepositoryMaintainer.artifactInstalled(LocalRepositoryEvent event)
Deprecated. |
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 |