FactoryCatalog<Embosser>
, Provider<Embosser>
public abstract class EmbosserCatalog extends java.lang.Object implements FactoryCatalog<Embosser>
Modifier | Constructor | Description |
---|---|---|
protected |
EmbosserCatalog() |
Modifier and Type | Method | Description |
---|---|---|
static EmbosserCatalog |
newInstance() |
Obtains a new EmbosserCatalog instance.
|
get, getFeature, list, setFeature
public static EmbosserCatalog newInstance()