Forge - Facets Addon API 2.0.0.Alpha3

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

Uses of FacetNotFoundException in org.jboss.forge.facets
 

Methods in org.jboss.forge.facets that throw FacetNotFoundException
<F extends FACETTYPE>
F
Faceted.getFacet(Class<F> type)
          Return the instance of the requested Facet type, or throw a FacetNotFoundException if no Facet of that type is installed.
<F extends FACETTYPE>
F
AbstractFaceted.getFacet(Class<F> type)
           
 


Forge - Facets Addon API 2.0.0.Alpha3

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