public class ExtensionReader extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXTENSION_ARCHETYPES |
static String |
EXTENSION_PROJECT_CHANGED_EVENT_LISTENERS |
Constructor and Description |
---|
ExtensionReader() |
Modifier and Type | Method and Description |
---|---|
static List<ArchetypeCatalogFactory> |
readArchetypeExtensions() |
static List<IMavenProjectChangedListener> |
readProjectChangedEventListenerExtentions() |
public static final String EXTENSION_ARCHETYPES
public static final String EXTENSION_PROJECT_CHANGED_EVENT_LISTENERS
public static List<ArchetypeCatalogFactory> readArchetypeExtensions()
public static List<IMavenProjectChangedListener> readProjectChangedEventListenerExtentions()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.