public abstract class AbstractFacet<FACETED extends Faceted<?>> extends Object implements Facet<FACETED>
Facet abstract class.| Constructor and Description |
|---|
AbstractFacet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
FACETED |
getOrigin()
|
int |
hashCode()
Facet instances are the same if they are registered to the same project.
|
protected void |
setOrigin(FACETED origin)
Set the
Facet will operate. |
boolean |
uninstall()
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitinstall, isInstalledCopyright © 2013 JBoss by Red Hat. All Rights Reserved.