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() |
| Modifier and Type | Method and Description |
|---|---|
EthereumClientConnector |
getEthereumClientConnector() |
EthereumWalletService |
getEthereumWalletService() |
void |
onEvent(org.exoplatform.services.listener.Event<org.web3j.protocol.core.methods.response.Transaction,org.web3j.protocol.core.methods.response.TransactionReceipt> event) |
public EthereumTransactionProcessorListener()
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>Exceptionpublic EthereumWalletService getEthereumWalletService()
public EthereumClientConnector getEthereumClientConnector()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.