Forge - Shell API 1.2.0.Final

org.jboss.forge.project.facets.events
Class FacetRemoved

java.lang.Object
  extended by org.jboss.forge.project.facets.events.FacetRemoved

@QueuedEvent
public final class FacetRemoved
extends Object

Fired when a Facet is removed from a project.

Author:
Lincoln Baxter, III

Constructor Summary
FacetRemoved(Facet facet)
           
 
Method Summary
 Facet getFacet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacetRemoved

public FacetRemoved(Facet facet)
Method Detail

getFacet

public Facet getFacet()

Forge - Shell API 1.2.0.Final

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