@Component(role=ArchetypeGenerationQueryer.class, hint="default") public class DefaultArchetypeGenerationQueryer extends org.codehaus.plexus.logging.AbstractLogEnabled implements ArchetypeGenerationQueryer
| Constructor and Description |
|---|
DefaultArchetypeGenerationQueryer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
confirmConfiguration(ArchetypeConfiguration archetypeConfiguration) |
String |
getPropertyValue(String requiredProperty,
String defaultValue) |
public boolean confirmConfiguration(ArchetypeConfiguration archetypeConfiguration) throws org.codehaus.plexus.components.interactivity.PrompterException
confirmConfiguration in interface ArchetypeGenerationQueryerorg.codehaus.plexus.components.interactivity.PrompterExceptionpublic String getPropertyValue(String requiredProperty, String defaultValue) throws org.codehaus.plexus.components.interactivity.PrompterException
getPropertyValue in interface ArchetypeGenerationQueryerorg.codehaus.plexus.components.interactivity.PrompterExceptionCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.