public class EthereumWalletServiceManaged extends Object
| Constructor and Description |
|---|
EthereumWalletServiceManaged(EthereumWalletService ethereumWalletService) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.addon.ethereum.wallet.service.WalletAccountService |
getAccountService() |
EthereumClientConnector |
getClientConnector() |
int |
getConnectionInterruptionCount() |
long |
getKnownTreatedTransactionsCount() |
org.exoplatform.addon.ethereum.wallet.service.WalletTransactionService |
getTransactionService() |
long |
getWalletsCount() |
public EthereumWalletServiceManaged(EthereumWalletService ethereumWalletService)
public long getKnownTreatedTransactionsCount()
public long getWalletsCount()
public int getConnectionInterruptionCount()
public org.exoplatform.addon.ethereum.wallet.service.WalletTransactionService getTransactionService()
public org.exoplatform.addon.ethereum.wallet.service.WalletAccountService getAccountService()
public EthereumClientConnector getClientConnector()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.