org.jboss.forge.project.facets.events
Class FacetRemoved
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacetRemoved
public FacetRemoved(Facet facet)
getFacet
public Facet getFacet()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.