public final class UserTransactionAdapter
extends java.lang.Object
Transaction
to an interface with a native code.Constructor and Description |
---|
UserTransactionAdapter(Transaction transaction,
ViewFactory viewFactory) |
Modifier and Type | Method and Description |
---|---|
void |
execute(long forkNativeHandle) |
java.lang.String |
info() |
boolean |
isValid() |
public UserTransactionAdapter(Transaction transaction, ViewFactory viewFactory)
public boolean isValid()
public void execute(long forkNativeHandle) throws TransactionExecutionException
TransactionExecutionException
public java.lang.String info()
Copyright © 2018 Exonum. All rights reserved.