Uses of Interface
io.quarkus.bootstrap.model.Mappable
Packages that use Mappable
Package
Description
-
Uses of Mappable in io.quarkus.bootstrap.model
Subinterfaces of Mappable in io.quarkus.bootstrap.modelModifier and TypeInterfaceDescriptioninterfaceApplication dependency model.interfaceinterfaceJVM optioninterfaceClasses in io.quarkus.bootstrap.model that implement MappableModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.in favor ofResolvedDependencyclassclassclassExtension Dev mode configuration optionsclassMutableBaseJvmOption<T extends MutableBaseJvmOption<T>>classclassclassclassPlatform release info that is encoded into a property in a platform properties artifact following the formatplatform.release-info@<platform-key>$<stream>#<version>=<bom-coords>(,<bom-coords>)Methods in io.quarkus.bootstrap.model with type parameters of type MappableModifier and TypeMethodDescriptionstatic <T extends Mappable>
Collection<Object> Mappable.asMaps(Collection<T> col, MappableCollectionFactory factory) static <T extends Mappable>
Collection<Object> Mappable.iterableAsMaps(Iterable<T> col, MappableCollectionFactory factory) -
Uses of Mappable in io.quarkus.bootstrap.workspace
Subinterfaces of Mappable in io.quarkus.bootstrap.workspaceModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfacestatic interfaceClasses in io.quarkus.bootstrap.workspace that implement MappableModifier and TypeClassDescriptionclassclassclassclassclassThis implementation checks whether a directory exists before returning path trees instead of eagerly during initialization. -
Uses of Mappable in io.quarkus.maven.dependency
Subinterfaces of Mappable in io.quarkus.maven.dependencyModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in io.quarkus.maven.dependency that implement MappableModifier and TypeClassDescriptionclassclassclass -
Uses of Mappable in io.quarkus.paths
Classes in io.quarkus.paths that implement Mappable
ResolvedDependencyandDependency.