JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.iizix.txp.impl.ITXPNodeLogger
Packages that use
ITXPNodeLogger
Package
Description
com.iizix.txp.impl
Uses of
ITXPNodeLogger
in
com.iizix.txp.impl
Classes in
com.iizix.txp.impl
that implement
ITXPNodeLogger
Modifier and Type
Class
Description
class
ActionActorTXPNodeLogger
The TXP node logger for action actors.
class
TXPNodeLogger
Fields in
com.iizix.txp.impl
declared as
ITXPNodeLogger
Modifier and Type
Field
Description
protected
ITXPNodeLogger
AbstractTXPNode.
txplog
Methods in
com.iizix.txp.impl
that return
ITXPNodeLogger
Modifier and Type
Method
Description
protected
ITXPNodeLogger
AbstractTXPNode.
log
()