|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalMetadataRegistration | |
|---|---|
| org.sonatype.aether.repository | |
| Uses of LocalMetadataRegistration in org.sonatype.aether.repository |
|---|
| Methods in org.sonatype.aether.repository that return LocalMetadataRegistration | |
|---|---|
LocalMetadataRegistration |
LocalMetadataRegistration.setContexts(Collection<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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||