@Component(role=org.eclipse.aether.RepositoryListener.class,
hint="EclipseRepositoryListener")
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, metadataResolving
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
artifactDeployed, artifactDeploying, artifactDescriptorInvalid, artifactDescriptorMissing, artifactDownloading, artifactInstalling, artifactResolved, artifactResolving, metadataDeployed, metadataDeploying, metadataDownloaded, metadataDownloading, metadataInstalled, metadataInstalling, metadataInvalid, metadataResolved, metadataResolving
public static final String ROLE_HINT
public void artifactInstalled(org.eclipse.aether.RepositoryEvent event)
artifactInstalled
in interface org.eclipse.aether.RepositoryListener
artifactInstalled
in class org.eclipse.aether.AbstractRepositoryListener
public void artifactDownloaded(org.eclipse.aether.RepositoryEvent event)
artifactDownloaded
in interface org.eclipse.aether.RepositoryListener
artifactDownloaded
in class org.eclipse.aether.AbstractRepositoryListener
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.