@Component(role=ArchetypeDataSource.class, hint="internal-catalog") public class InternalCatalogArchetypeDataSource extends CatalogArchetypeDataSource
ARCHETYPE_CATALOG_PROPERTYARCHETYPE_CATALOG_FILENAME| Constructor and Description |
|---|
InternalCatalogArchetypeDataSource() |
| Modifier and Type | Method and Description |
|---|---|
ArchetypeCatalog |
getArchetypeCatalog(ProjectBuildingRequest buildingRequest) |
void |
updateCatalog(ProjectBuildingRequest buildingRequest,
Archetype archetype) |
readCatalog, writeLocalCatalogpublic ArchetypeCatalog getArchetypeCatalog(ProjectBuildingRequest buildingRequest) throws ArchetypeDataSourceException
ArchetypeDataSourceExceptionpublic void updateCatalog(ProjectBuildingRequest buildingRequest, Archetype archetype) throws ArchetypeDataSourceException
ArchetypeDataSourceExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.