public class EthereumTransactionProcessorListener
extends org.exoplatform.services.listener.Listener<org.web3j.protocol.core.methods.response.Transaction,org.web3j.protocol.core.methods.response.TransactionReceipt>
| Constructor and Description |
|---|
EthereumTransactionProcessorListener(EthereumWalletService ethereumWalletService,
EthereumClientConnector ethereumClientConnector) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.exoplatform.services.listener.Event<org.web3j.protocol.core.methods.response.Transaction,org.web3j.protocol.core.methods.response.TransactionReceipt> event) |
public EthereumTransactionProcessorListener(EthereumWalletService ethereumWalletService, EthereumClientConnector ethereumClientConnector)
public void onEvent(org.exoplatform.services.listener.Event<org.web3j.protocol.core.methods.response.Transaction,org.web3j.protocol.core.methods.response.TransactionReceipt> event)
throws Exception
onEvent in class org.exoplatform.services.listener.Listener<org.web3j.protocol.core.methods.response.Transaction,org.web3j.protocol.core.methods.response.TransactionReceipt>ExceptionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.