@Contract
public interface TransactionOperationsManager
| Modifier and Type | Method and Description |
|---|---|
void |
doAfterUtxBegin()
Called by the UserTransaction when transaction is started.
|
void |
userTransactionLookupAllowed()
Called by the UserTransaction lookup to verify
access to the UserTransaction itself.
|
boolean |
userTransactionMethodsAllowed()
Called by the UserTransaction implementation to verify
access to the UserTransaction methods.
|
boolean userTransactionMethodsAllowed()
void userTransactionLookupAllowed()
throws NameNotFoundException
NameNotFoundExceptionvoid doAfterUtxBegin()
Copyright © 2019. All rights reserved.