| Interface | Description |
|---|---|
| IPhynixxLoggerSystemStrategy<C extends IPhynixxConnection> |
Each connection may have a
this IF represents a strategy assigning loggers to connections.
|
| Class | Description |
|---|---|
| Dev0Strategy<C extends IPhynixxConnection> |
written data are fired an forgotten.
|
| LoggerPerTransactionStrategy<C extends IPhynixxConnection & IXADataRecorderAware> |
this listener observes the lifecycle of a connection and associates a
xaDataRecorder if necessary.
|
Copyright © 2017. All rights reserved.