| Package | Description |
|---|---|
| org.csc.phynixx.connection | |
| org.csc.phynixx.connection.loggersystem |
| Modifier and Type | Method and Description |
|---|---|
IPhynixxLoggerSystemStrategy<C> |
PhynixxRecovery.getLoggerSystemStrategy() |
IPhynixxLoggerSystemStrategy<C> |
PhynixxManagedConnectionFactory.getLoggerSystemStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhynixxRecovery.setLoggerSystemStrategy(IPhynixxLoggerSystemStrategy<C> loggerSystemStrategy) |
void |
PhynixxManagedConnectionFactory.setLoggerSystemStrategy(IPhynixxLoggerSystemStrategy<C> loggerSystemStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
Dev0Strategy<C extends IPhynixxConnection>
written data are fired an forgotten.
|
class |
LoggerPerTransactionStrategy<C extends IPhynixxConnection & IXADataRecorderAware>
this listener observes the lifecycle of a connection and associates a
xaDataRecorder if necessary.
|
Copyright © 2017. All rights reserved.