40414243444546
TransactionManager txManager = null; TransactionStateStorage txStateStorage = null; @Override protected TransactionSystemClient getClient() { return new InMemoryTxSystemClient(txManager); }