Forge - Shell API 1.2.0.Final

Uses of Class
org.jboss.forge.project.facets.FacetNotFoundException

Packages that use FacetNotFoundException
org.jboss.forge.project   
org.jboss.forge.project.services   
 

Uses of FacetNotFoundException in org.jboss.forge.project
 

Methods in org.jboss.forge.project that throw FacetNotFoundException
<F extends Facet>
F
Project.getFacet(Class<F> type)
          Return the instance of the requested Facet type, or throw a FacetNotFoundException if no Facet of that type is registered.
 

Uses of FacetNotFoundException in org.jboss.forge.project.services
 

Methods in org.jboss.forge.project.services that throw FacetNotFoundException
<T extends Facet>
T
FacetFactory.getFacet(Class<T> type)
           
 Facet FacetFactory.getFacetByName(String facetName)
           
 


Forge - Shell API 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.