public static class ArchetypeCatalogFactory.RemoteCatalogFactory extends ArchetypeCatalogFactory
ArchetypeCatalogFactory.DefaultLocalCatalogFactory, ArchetypeCatalogFactory.InternalCatalogFactory, ArchetypeCatalogFactory.LocalCatalogFactory, ArchetypeCatalogFactory.NexusIndexerCatalogFactory, ArchetypeCatalogFactory.RemoteCatalogFactory| Constructor and Description |
|---|
RemoteCatalogFactory(String url,
String description,
boolean editable) |
RemoteCatalogFactory(String url,
String description,
boolean editable,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.archetype.catalog.ArchetypeCatalog |
getArchetypeCatalog() |
String |
getRepositoryUrl() |
getArchetyper, getDescription, getId, isEditable, isEnabled, setEnabled, toStringpublic org.apache.maven.archetype.catalog.ArchetypeCatalog getArchetypeCatalog()
getArchetypeCatalog in class ArchetypeCatalogFactorypublic String getRepositoryUrl()
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.