Interface ArchetypeCreator
- All Known Implementing Classes:
FilesetArchetypeCreator
public interface ArchetypeCreator
Create an archetype from a project.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
createArchetype
(ArchetypeCreationRequest request, ArchetypeCreationResult result)
-
Method Details
-
createArchetype
-