Uses of Class
org.wildfly.channel.ChannelMetadataCoordinate
-
Packages that use ChannelMetadataCoordinate Package Description org.wildfly.channel org.wildfly.channel.spi -
-
Uses of ChannelMetadataCoordinate in org.wildfly.channel
Subclasses of ChannelMetadataCoordinate in org.wildfly.channel Modifier and Type Class Description classBlocklistCoordinateclassChannelManifestCoordinateA channel manifest coordinate. -
Uses of ChannelMetadataCoordinate in org.wildfly.channel.spi
Method parameters in org.wildfly.channel.spi with type arguments of type ChannelMetadataCoordinate Modifier and Type Method Description List<URL>MavenVersionsResolver. resolveChannelMetadata(List<? extends ChannelMetadataCoordinate> manifestCoords)Resolve a list of channel metadata artifacts based on the coordinates.
-