C D O R V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- ChannelCoordinate - Class in org.wildfly.channel.maven
-
A channel coordinate either use Maven coordinates (groupId, artifactId, version) or it uses a URL from which the channel definition file can be fetched.
- ChannelCoordinate() - Constructor for class org.wildfly.channel.maven.ChannelCoordinate
- ChannelCoordinate(String, String) - Constructor for class org.wildfly.channel.maven.ChannelCoordinate
- ChannelCoordinate(String, String, String) - Constructor for class org.wildfly.channel.maven.ChannelCoordinate
- ChannelCoordinate(URL) - Constructor for class org.wildfly.channel.maven.ChannelCoordinate
- create(Collection<Repository>) - Method in class org.wildfly.channel.maven.VersionResolverFactory
D
- DEFAULT_REPOSITORY_MAPPER - Static variable in class org.wildfly.channel.maven.VersionResolverFactory
- DEFAULT_REPOSITORY_POLICY - Static variable in class org.wildfly.channel.maven.VersionResolverFactory
O
- org.wildfly.channel.maven - package org.wildfly.channel.maven
R
- resolveChannels(List<ChannelCoordinate>, List<RemoteRepository>) - Method in class org.wildfly.channel.maven.VersionResolverFactory
-
Resolve and read the channels at the specified coordinates.
V
- VersionResolverFactory - Class in org.wildfly.channel.maven
- VersionResolverFactory(RepositorySystem, RepositorySystemSession) - Constructor for class org.wildfly.channel.maven.VersionResolverFactory
- VersionResolverFactory(RepositorySystem, RepositorySystemSession, Function<Repository, RemoteRepository>) - Constructor for class org.wildfly.channel.maven.VersionResolverFactory
All Classes All Packages