org.jboss.forge.addons
Class ForgeAddonProjectType
java.lang.Object
org.jboss.forge.addons.ForgeAddonProjectType
- All Implemented Interfaces:
- org.jboss.forge.projects.ProjectType
public class ForgeAddonProjectType
- extends Object
- implements org.jboss.forge.projects.ProjectType
- Author:
- Lincoln Baxter, III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForgeAddonProjectType
public ForgeAddonProjectType()
getType
public String getType()
- Specified by:
getType in interface org.jboss.forge.projects.ProjectType
getSetupFlow
public Class<? extends org.jboss.forge.ui.wizard.UIWizardStep> getSetupFlow()
- Specified by:
getSetupFlow in interface org.jboss.forge.projects.ProjectType
getRequiredFacets
public Iterable<Class<? extends org.jboss.forge.projects.ProjectFacet>> getRequiredFacets()
- Specified by:
getRequiredFacets in interface org.jboss.forge.projects.ProjectType
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.