public class DigestFactory extends GenericFactory<Digest>
Digest.| Modifier and Type | Field and Description |
|---|---|
static DigestFactory |
instance |
| Constructor and Description |
|---|
DigestFactory() |
| Modifier and Type | Method and Description |
|---|---|
Digest |
factoryDefault()
Defines a default object for this class.
|
static DigestFactory |
getInstance() |
protected String |
getVariableName()
Defines the environment variable used by the abstract factory
to fetch the name of the class to be fabricated.
|
factory, factoryFromClassNamepublic static final DigestFactory instance
public static final DigestFactory getInstance()
public Digest factoryDefault()
factoryDefault in class GenericFactory<Digest>DigestImplprotected String getVariableName()
getVariableName in class GenericFactory<Digest>Copyright © 2021 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.