Package | Description |
---|---|
org.eclipse.m2e.core.internal | |
org.eclipse.m2e.core.internal.archetype | |
org.eclipse.m2e.core.ui.internal.preferences |
Modifier and Type | Method and Description |
---|---|
static List<ArchetypeCatalogFactory> |
ExtensionReader.readArchetypeExtensions() |
Modifier and Type | Class and Description |
---|---|
static class |
ArchetypeCatalogFactory.DefaultLocalCatalogFactory
Factory for default local ArchetypeCatalog
|
static class |
ArchetypeCatalogFactory.InternalCatalogFactory
Factory for internal ArchetypeCatalog
|
static class |
ArchetypeCatalogFactory.LocalCatalogFactory
Factory for local ArchetypeCatalog
|
static class |
ArchetypeCatalogFactory.NexusIndexerCatalogFactory
Factory for Nexus Indexer ArchetypeCatalog
|
static class |
ArchetypeCatalogFactory.RemoteCatalogFactory
Factory for remote ArchetypeCatalog
|
Modifier and Type | Method and Description |
---|---|
<T extends ArchetypeCatalogFactory> |
ArchetypeManager.findParentCatalogFactory(org.apache.maven.archetype.catalog.Archetype archetype,
Class<T> type) |
Modifier and Type | Method and Description |
---|---|
ArchetypeCatalogFactory |
ArchetypeManager.getArchetypeCatalogFactory(String catalogId) |
Modifier and Type | Method and Description |
---|---|
Collection<ArchetypeCatalogFactory> |
ArchetypeManager.getArchetypeCatalogs() |
Collection<ArchetypeCatalogFactory> |
ArchetypeCatalogsWriter.readArchetypeCatalogs(InputStream is) |
Modifier and Type | Method and Description |
---|---|
void |
ArchetypeManager.addArchetypeCatalogFactory(ArchetypeCatalogFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
ArchetypeCatalogsWriter.writeArchetypeCatalogs(Collection<ArchetypeCatalogFactory> catalogs,
OutputStream os) |
Modifier and Type | Method and Description |
---|---|
ArchetypeCatalogFactory |
LocalArchetypeCatalogDialog.getArchetypeCatalogFactory() |
ArchetypeCatalogFactory |
RemoteArchetypeCatalogDialog.getArchetypeCatalogFactory() |
protected ArchetypeCatalogFactory |
MavenArchetypesPreferencePage.getSelectedArchetypeCatalogFactory() |
Constructor and Description |
---|
LocalArchetypeCatalogDialog(org.eclipse.swt.widgets.Shell shell,
ArchetypeCatalogFactory factory) |
RemoteArchetypeCatalogDialog(org.eclipse.swt.widgets.Shell shell,
ArchetypeCatalogFactory factory) |
Copyright © 2005–2013 Sonatype, Inc.. All rights reserved.