Uses of Interface
org.apache.maven.archetype.ui.ArchetypeFactory
Packages that use ArchetypeFactory
Package
Description
User Interaction tooling for command-line use.
User Interaction for archetype creation from a project.
User Interaction for project creation from an archetype.
-
Uses of ArchetypeFactory in org.apache.maven.archetype.ui
Classes in org.apache.maven.archetype.ui that implement ArchetypeFactory -
Uses of ArchetypeFactory in org.apache.maven.archetype.ui.creation
Fields in org.apache.maven.archetype.ui.creation declared as ArchetypeFactoryModifier and TypeFieldDescriptionprivate ArchetypeFactory
DefaultArchetypeCreationConfigurator.archetypeFactory
-
Uses of ArchetypeFactory in org.apache.maven.archetype.ui.generation
Fields in org.apache.maven.archetype.ui.generation declared as ArchetypeFactoryModifier and TypeFieldDescriptionprivate ArchetypeFactory
DefaultArchetypeGenerationConfigurator.archetypeFactory