@Singleton
public class EclipseRepositoryListener
extends org.eclipse.aether.AbstractRepositoryListener
implements org.eclipse.aether.RepositoryListener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ROLE_HINT |
Constructor and Description |
---|
EclipseRepositoryListener() |
Modifier and Type | Method and Description |
---|---|
void |
artifactDownloaded(org.eclipse.aether.RepositoryEvent event) |
void |
artifactInstalled(org.eclipse.aether.RepositoryEvent event) |
private static java.lang.String |
nes(java.lang.String str) |
private void |
notifyListeners(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 java.lang.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
private void notifyListeners(org.eclipse.aether.RepositoryEvent event)
private static java.lang.String nes(java.lang.String str)