Package org.jpos.log.evt


package org.jpos.log.evt
  • Class
    Description
    Audit log event recording a channel connection attempt.
    Represents a deployment action
    Represents activity in the deployment directory
    Filesystem-level event observed in the deploy directory.
    Audit log event recording a channel disconnection.
    Key/value pair serialised as an XML <entry> element with the key rendered as an attribute and the value as element text.
    Audit event reporting the active jPOS license and its status code.
    Audit log event recorded when a server starts listening on a port (or fails to bind).
    Top-level structured log envelope serialised as the <log> element.
    Audit event carrying a free-form log message.
    Record representing the output of a process, encapsulating the process name, standard output, and optionally standard error.
    Audit event recorded when a server session terminates.
    Audit event recorded when a server session opens.
    System initiates shutdown sequence
    Represents the starting log entry for an auditing process in the system.
    Represents the stopping log entry, marking the completion of a log instance (end of file/run).
    Audit event capturing a snapshot of the running JVM and host: OS / JDK identity, runtime resources (memory, threads, GC), classpath fingerprint, the process configuration, and selected runtime tables (name registrar, threads, deployed scripts).
    Audit log event wrapping a Throwable for structured error reporting.
    Audit log event identifying a transaction by name and id.
    Audit log event recorded when a Q2 deploy descriptor is undeployed.
    Audit log event for a free-form warning message.