Interface ArchetypeCreator
-
- All Known Implementing Classes:
FilesetArchetypeCreator
public interface ArchetypeCreatorCreate an archetype from a project.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcreateArchetype(ArchetypeCreationRequest request, ArchetypeCreationResult result)
-
-
-
Method Detail
-
createArchetype
void createArchetype(ArchetypeCreationRequest request, ArchetypeCreationResult result)
-
-