Package io.vertigo.audit
Class AuditFeatures
java.lang.Object
io.vertigo.core.node.config.Features<AuditFeatures>
io.vertigo.audit.AuditFeatures
- All Implemented Interfaces:
io.vertigo.core.lang.Builder<io.vertigo.core.node.config.ModuleConfig>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidwithEthereumBlockChain(io.vertigo.core.param.Param... params) Add Ethereum BlockChain LedgerAdd Ethereum BlockChain LedgerActivate Trace with Store.Methods inherited from class io.vertigo.core.node.config.Features
addPlugin, build, getModuleConfigBuilder
-
Constructor Details
-
AuditFeatures
public AuditFeatures()
-
-
Method Details
-
withTrace
-
withMemoryTrace
-
withStoreTrace
Activate Trace with Store.- Returns:
- these features
-
withLogTrace
-
withLedger
-
withEthereumBlockChain
Add Ethereum BlockChain Ledger- Returns:
- the feature
-
withFakeBlockChain
Add Ethereum BlockChain Ledger- Returns:
- the feature
-
buildFeatures
protected void buildFeatures()- Specified by:
buildFeaturesin classio.vertigo.core.node.config.Features<AuditFeatures>
-