All Implemented Interfaces:
ActionBeanMBean, ObjStoreItemMBean, OSEntryBeanMBean
Direct Known Subclasses:
JTSActionBean, RecoverConnectableAtomicActionBean, SubordinateActionBean

@Deprecated public class JTAActionBean extends ActionBean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
  • Constructor Details

    • JTAActionBean

      public JTAActionBean(UidWrapper w)
      Deprecated.
  • Method Details

    • createParticipant

      protected LogRecordWrapper createParticipant(AbstractRecord rec, ParticipantStatus listType)
      Deprecated.
      Description copied from class: ActionBean
      Extension point for other Bean implementations to provide an implementation bean for its participants. For example @see com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean
      Overrides:
      createParticipant in class ActionBean
      Parameters:
      rec - the record that should be represented by an MBean
      listType - the status of the record
      Returns:
      the MBean implementation of the participant