public class BlockMinedListener extends org.exoplatform.services.listener.Listener<org.web3j.protocol.core.methods.response.EthBlock.Block,Boolean> implements org.exoplatform.addon.wallet.statistic.ExoWalletStatisticService
| Constructor and Description |
|---|
BlockMinedListener(org.exoplatform.container.ExoContainer container,
org.exoplatform.addon.wallet.service.WalletTransactionService transactionService,
org.exoplatform.addon.wallet.service.BlockchainTransactionService blockchainTransactionService) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getStatisticParameters(String operation,
Object result,
Object... methodArgs) |
void |
onEvent(org.exoplatform.services.listener.Event<org.web3j.protocol.core.methods.response.EthBlock.Block,Boolean> event) |
public BlockMinedListener(org.exoplatform.container.ExoContainer container,
org.exoplatform.addon.wallet.service.WalletTransactionService transactionService,
org.exoplatform.addon.wallet.service.BlockchainTransactionService blockchainTransactionService)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.