Uses of Record Class
org.apache.maven.cling.extensions.LoadedCoreExtension
Packages that use LoadedCoreExtension
Package
Description
This package contain support (mostly abstract) classes, that implement "base" of CLIng.
-
Uses of LoadedCoreExtension in org.apache.maven.cling.extensions
Methods in org.apache.maven.cling.extensions that return types with arguments of type LoadedCoreExtensionModifier and TypeMethodDescriptionBootstrapCoreExtensionManager.loadCoreExtensions
(MavenExecutionRequest request, Set<String> providedArtifacts, List<CoreExtension> extensions) -
Uses of LoadedCoreExtension in org.apache.maven.cling.invoker
Methods in org.apache.maven.cling.invoker that return types with arguments of type LoadedCoreExtensionModifier and TypeMethodDescriptionprotected List
<LoadedCoreExtension> PlexusContainerCapsuleFactory.loadCoreExtensions
(LookupInvoker<C> invoker, C context, org.codehaus.plexus.classworlds.realm.ClassRealm containerRealm, Set<String> providedArtifacts, List<CoreExtension> extensions)