Interface ITXPLogger

  • All Superinterfaces:
    ITXPBasicLogger
    All Known Implementing Classes:
    TXPLogger

    public interface ITXPLogger
    extends ITXPBasicLogger
    This is an interface for TXP transaction logging. The log will not only log problems and exceptions etc but also all information needed to reconstruct transactions from PIDs and resolve heuristic problems. The coordinator and process impl know of each other but the node impl not. A node must be able to work with any coordinator/process impl! Initially this will be just a place holder implementation
    Author:
    Freggle