|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalMetadataRegistration | |
|---|---|
| org.sonatype.aether.impl.internal | |
| org.sonatype.aether.repository | |
| org.sonatype.aether.test.impl | |
| Uses of LocalMetadataRegistration in org.sonatype.aether.impl.internal |
|---|
| Methods in org.sonatype.aether.impl.internal with parameters of type LocalMetadataRegistration | |
|---|---|
void |
SimpleLocalRepositoryManager.add(RepositorySystemSession session,
LocalMetadataRegistration request)
|
| Uses of LocalMetadataRegistration in org.sonatype.aether.repository |
|---|
| Methods in org.sonatype.aether.repository that return LocalMetadataRegistration | |
|---|---|
LocalMetadataRegistration |
LocalMetadataRegistration.setContexts(java.util.Collection<java.lang.String> contexts)
Sets the resolution contexts in which the metadata is available. |
LocalMetadataRegistration |
LocalMetadataRegistration.setMetadata(Metadata metadata)
Sets the metadata to register. |
LocalMetadataRegistration |
LocalMetadataRegistration.setRepository(RemoteRepository repository)
Sets the remote repository from which the metadata was resolved. |
| Methods in org.sonatype.aether.repository with parameters of type LocalMetadataRegistration | |
|---|---|
void |
LocalRepositoryManager.add(RepositorySystemSession session,
LocalMetadataRegistration request)
Registers installed or resolved metadata with the local repository. |
| Uses of LocalMetadataRegistration in org.sonatype.aether.test.impl |
|---|
| Methods in org.sonatype.aether.test.impl with parameters of type LocalMetadataRegistration | |
|---|---|
void |
TestLocalRepositoryManager.add(RepositorySystemSession session,
LocalMetadataRegistration request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||