Uses of Class
org.wildfly.prospero.api.exceptions.NoChannelException
-
Packages that use NoChannelException Package Description org.wildfly.prospero org.wildfly.prospero.api -
-
Uses of NoChannelException in org.wildfly.prospero
Methods in org.wildfly.prospero that return NoChannelException Modifier and Type Method Description NoChannelExceptionProsperoLogger. fplDefinitionDoesntContainChannel(String fpl)NoChannelExceptionProsperoLogger. noChannelManifestReference(String name)NoChannelExceptionProsperoLogger. noChannelReference() -
Uses of NoChannelException in org.wildfly.prospero.api
Methods in org.wildfly.prospero.api that throw NoChannelException Modifier and Type Method Description ProvisioningDefinitionProvisioningDefinition.Builder. build()List<org.wildfly.channel.Channel>ProvisioningDefinition. resolveChannels(org.wildfly.channel.maven.VersionResolverFactory versionResolverFactory)Resolves channel coordinates into Channel instances.
-