Package org.jpos.jfr
package org.jpos.jfr
-
ClassesClassDescriptionBase JFR event emitted from the jPOS channel layer.JFR event recorded when a server channel accepts a new client.JFR event recorded when accepting an inbound connection fails.JFR event recorded when an outbound channel completes its connect handshake.JFR event recorded when an outbound connect attempt fails.JFR event recorded when a channel disconnects.JFR event recorded for a successful channel receive.JFR event recorded for a successful channel send.JFR event recorded when sending a message on a channel fails.JFR event recorded around individual
LogEventdump operations, threshold-filtered to 10 ms.JFR event recorded around individual jPOS space operations, threshold-filtered to avoid storms (default 10 ms).Base Java Flight Recorder event for TransactionManager lifecycle notifications.JFR event emitted during abort.JFR event emitted during commit.JFR event emitted when a transaction is paused.JFR event emitted during transaction prepare.JFR event emitted during prepare-for-abort.JFR event emitted during recovery.JFR event emitted when capturing a transaction snapshot.