@Singleton
public class EclipseRepositoryListener
extends org.eclipse.aether.AbstractRepositoryListener
implements org.eclipse.aether.RepositoryListener
| Constructor and Description |
|---|
EclipseRepositoryListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
artifactDownloaded(org.eclipse.aether.RepositoryEvent event) |
void |
artifactInstalled(org.eclipse.aether.RepositoryEvent event) |
artifactDeployed, artifactDeploying, artifactDescriptorInvalid, artifactDescriptorMissing, artifactDownloading, artifactInstalling, artifactResolved, artifactResolving, metadataDeployed, metadataDeploying, metadataDownloaded, metadataDownloading, metadataInstalled, metadataInstalling, metadataInvalid, metadataResolved, metadataResolvingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitartifactDeployed, artifactDeploying, artifactDescriptorInvalid, artifactDescriptorMissing, artifactDownloading, artifactInstalling, artifactResolved, artifactResolving, metadataDeployed, metadataDeploying, metadataDownloaded, metadataDownloading, metadataInstalled, metadataInstalling, metadataInvalid, metadataResolved, metadataResolvingpublic static final String ROLE_HINT
public void artifactInstalled(org.eclipse.aether.RepositoryEvent event)
artifactInstalled in interface org.eclipse.aether.RepositoryListenerartifactInstalled in class org.eclipse.aether.AbstractRepositoryListenerpublic void artifactDownloaded(org.eclipse.aether.RepositoryEvent event)
artifactDownloaded in interface org.eclipse.aether.RepositoryListenerartifactDownloaded in class org.eclipse.aether.AbstractRepositoryListenerCopyright © 2005–2021 Eclipse Foundation. All rights reserved.