Uses of Interface
com.tietoenator.trip.jxp.logging.TdbActivityLogger
Packages that use TdbActivityLogger
Package
Description
Session logger classes.
Classes for session pooling support.
Classes for estalishing and maintaining a session.
-
Uses of TdbActivityLogger in com.tietoenator.trip.jxp.logging
Classes in com.tietoenator.trip.jxp.logging that implement TdbActivityLoggerModifier and TypeClassDescriptionclass
Logs session interaction to the consoleclass
Logs session interaction to a named fileclass
-
Uses of TdbActivityLogger in com.tietoenator.trip.jxp.pool
Methods in com.tietoenator.trip.jxp.pool that return TdbActivityLoggerModifier and TypeMethodDescriptionTdbConnectionPool.getActivityLog()
Retrieve a reference to the activity logger currently in useMethods in com.tietoenator.trip.jxp.pool with parameters of type TdbActivityLoggerModifier and TypeMethodDescriptionvoid
TdbConnectionPool.setActivityLog
(TdbActivityLogger logger) Set the activity logger reference for this pool. -
Uses of TdbActivityLogger in com.tietoenator.trip.jxp.session
Methods in com.tietoenator.trip.jxp.session that return TdbActivityLoggerModifier and TypeMethodDescriptionTdbSession.getActivityLog()
Retrieve a reference to the activity logger currently in useMethods in com.tietoenator.trip.jxp.session with parameters of type TdbActivityLoggerModifier and TypeMethodDescriptionvoid
TdbSession.setActivityLog
(TdbActivityLogger logger) Set the activity logger reference for this session