|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPhynixxLoggerSystemStrategy | |
---|---|
org.csc.phynixx.connection | |
org.csc.phynixx.connection.loggersystem |
Uses of IPhynixxLoggerSystemStrategy in org.csc.phynixx.connection |
---|
Methods in org.csc.phynixx.connection that return IPhynixxLoggerSystemStrategy | |
---|---|
IPhynixxLoggerSystemStrategy<C> |
PhynixxRecovery.getLoggerSystemStrategy()
|
IPhynixxLoggerSystemStrategy<C> |
PhynixxManagedConnectionFactory.getLoggerSystemStrategy()
|
Methods in org.csc.phynixx.connection with parameters of type IPhynixxLoggerSystemStrategy | |
---|---|
void |
PhynixxRecovery.setLoggerSystemStrategy(IPhynixxLoggerSystemStrategy<C> loggerSystemStrategy)
|
void |
PhynixxManagedConnectionFactory.setLoggerSystemStrategy(IPhynixxLoggerSystemStrategy<C> loggerSystemStrategy)
|
Uses of IPhynixxLoggerSystemStrategy in org.csc.phynixx.connection.loggersystem |
---|
Classes in org.csc.phynixx.connection.loggersystem that implement IPhynixxLoggerSystemStrategy | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |