| Interface | Description |
|---|---|
| Facet<FACETED extends Faceted<?>> | |
| Faceted<FACETTYPE extends Facet<?>> | |
| FacetFactory |
Responsible for instantiation of new
Facet instances. |
| MutableOrigin<FACETED extends Faceted<?>> |
A
Facet with a mutable Facet.getOrigin(). |
| Class | Description |
|---|---|
| AbstractFacet<FACETED extends Faceted<?>> |
A base convenience
Facet abstract class. |
| AbstractFaceted<FACETTYPE extends Facet<?>> |
| Exception | Description |
|---|---|
| FacetNotFoundException |
An exception representing the state where a facet was requested, but was not available.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.