public class EthereumWalletServiceManaged extends Object
| Constructor and Description |
|---|
EthereumWalletServiceManaged(EthereumWalletService ethereumWalletService) |
| Modifier and Type | Method and Description |
|---|---|
EthereumWalletAccountService |
getAccountService() |
EthereumClientConnector |
getClientConnector() |
int |
getConnectionInterruptionCount() |
long |
getKnownTreatedTransactionsCount() |
EthereumWalletTransactionService |
getTransactionService() |
long |
getWalletsCount() |
public EthereumWalletServiceManaged(EthereumWalletService ethereumWalletService)
public long getKnownTreatedTransactionsCount()
public long getWalletsCount()
public int getConnectionInterruptionCount()
public EthereumWalletTransactionService getTransactionService()
public EthereumWalletAccountService getAccountService()
public EthereumClientConnector getClientConnector()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.