Interface ArchetypeCreator
-
- All Known Implementing Classes:
FilesetArchetypeCreator
public interface ArchetypeCreatorCreate an archetype from a project.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringROLE
-
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)
-
-