public interface ExecuteCallback<O>
| Modifier and Type | Method and Description |
|---|---|
O |
execute(String txid)
The container calls this method in order
to call a business method on the EIS,
within a global transaction.
|
Copyright © 2015 Ant Kutschera. All rights reserved.