|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sonatype.aether.AbstractRepositoryListener
com.atlassian.plugins.maven.statistics.StatisticsRepositoryListener
@Component(role=org.sonatype.aether.RepositoryListener.class) public class StatisticsRepositoryListener
| Constructor Summary | |
|---|---|
StatisticsRepositoryListener()
|
|
| Method Summary | |
|---|---|
void |
artifactDownloaded(org.sonatype.aether.RepositoryEvent event)
|
void |
artifactDownloading(org.sonatype.aether.RepositoryEvent event)
|
| Methods inherited from class org.sonatype.aether.AbstractRepositoryListener |
|---|
artifactDeployed, artifactDeploying, artifactDescriptorInvalid, artifactDescriptorMissing, artifactInstalled, artifactInstalling, artifactResolved, artifactResolving, metadataDeployed, metadataDeploying, metadataDownloaded, metadataDownloading, metadataInstalled, metadataInstalling, metadataInvalid, metadataResolved, metadataResolving |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatisticsRepositoryListener()
| Method Detail |
|---|
public void artifactDownloading(org.sonatype.aether.RepositoryEvent event)
artifactDownloading in interface org.sonatype.aether.RepositoryListenerartifactDownloading in class org.sonatype.aether.AbstractRepositoryListenerpublic void artifactDownloaded(org.sonatype.aether.RepositoryEvent event)
artifactDownloaded in interface org.sonatype.aether.RepositoryListenerartifactDownloaded in class org.sonatype.aether.AbstractRepositoryListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||