Class DaoSecretOpRecorderSupplier
java.lang.Object
io.datarouter.secretweb.storage.oprecord.DaoSecretOpRecorderSupplier
- All Implemented Interfaces:
io.datarouter.secret.service.SecretOpRecorderSupplier,Supplier<io.datarouter.secret.service.SecretOpRecorder>
@Singleton public class DaoSecretOpRecorderSupplier extends Object implements io.datarouter.secret.service.SecretOpRecorderSupplier
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description DaoSecretOpRecorderSupplier() -
Method Summary
Modifier and Type Method Description io.datarouter.secret.service.SecretOpRecorderget()
-
Constructor Details
-
DaoSecretOpRecorderSupplier
public DaoSecretOpRecorderSupplier()
-
-
Method Details