public interface IPhynixxRecovery<C extends IPhynixxConnection>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IPhynixxRecovery.IRecoveredManagedConnection<C>
Created by christoph on 02.02.14.
|
| Modifier and Type | Method and Description |
|---|---|
void |
recover(IPhynixxRecovery.IRecoveredManagedConnection<C> recoveredManagedConnectionCallback)
recovers all connection that have not completed transactions.
|
void recover(IPhynixxRecovery.IRecoveredManagedConnection<C> recoveredManagedConnectionCallback)
recoveredManagedConnectionCallback - callback accepting the recovered connectionsCopyright © 2017. All rights reserved.