Uses of Interface
org.apache.maven.archetype.common.ArchetypeArtifactManager
-
Packages that use ArchetypeArtifactManager Package Description org.apache.maven.archetype.common org.apache.maven.archetype.ui.generation User Interaction for project creation from an archetype. -
-
Uses of ArchetypeArtifactManager in org.apache.maven.archetype.common
Classes in org.apache.maven.archetype.common that implement ArchetypeArtifactManager Modifier and Type Class Description classDefaultArchetypeArtifactManager -
Uses of ArchetypeArtifactManager in org.apache.maven.archetype.ui.generation
Methods in org.apache.maven.archetype.ui.generation with parameters of type ArchetypeArtifactManager Modifier and Type Method Description voidDefaultArchetypeGenerationConfigurator. setArchetypeArtifactManager(ArchetypeArtifactManager archetypeArtifactManager)
-