C G O R S V 
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
 
create() - Method in class org.wildfly.channel.maven.VersionResolverFactory
 

G

getArtifactId() - Method in class org.wildfly.channel.maven.ChannelCoordinate
 
getClassifier() - Method in class org.wildfly.channel.maven.ChannelCoordinate
 
getExtension() - Method in class org.wildfly.channel.maven.ChannelCoordinate
 
getGroupId() - Method in class org.wildfly.channel.maven.ChannelCoordinate
 
getUrl() - Method in class org.wildfly.channel.maven.ChannelCoordinate
 
getVersion() - Method in class org.wildfly.channel.maven.ChannelCoordinate
 

O

org.wildfly.channel.maven - package org.wildfly.channel.maven
 

R

resolveChannels(List<ChannelCoordinate>) - Method in class org.wildfly.channel.maven.VersionResolverFactory
Resolve and read the channels at the specified coordinates.

S

setArtifactId(String) - Method in class org.wildfly.channel.maven.ChannelCoordinate
 
setGroupId(String) - Method in class org.wildfly.channel.maven.ChannelCoordinate
 
setUrl(URL) - Method in class org.wildfly.channel.maven.ChannelCoordinate
 
setVersion(String) - Method in class org.wildfly.channel.maven.ChannelCoordinate
 

V

VersionResolverFactory - Class in org.wildfly.channel.maven
 
VersionResolverFactory(RepositorySystem, RepositorySystemSession, List<RemoteRepository>) - Constructor for class org.wildfly.channel.maven.VersionResolverFactory
 
C G O R S V 
All Classes All Packages