Class TMEvent

java.lang.Object
jdk.jfr.Event
org.jpos.jfr.TMEvent
Direct Known Subclasses:
TMEvent.Abort, TMEvent.Commit, TMEvent.Pause, TMEvent.Prepare, TMEvent.PrepareForAbort, TMEvent.Recover, TMEvent.Snapshot

public class TMEvent extends Event
  • Field Details

    • name

      protected final String name
    • id

      protected final long id
  • Constructor Details