com.ibm.wsspi.webcontainer.collaborator

Class TxCollaboratorConfig

  • java.lang.Object
    • com.ibm.wsspi.webcontainer.collaborator.TxCollaboratorConfig


  • public class TxCollaboratorConfig
    extends java.lang.Object
    • Constructor Detail

      • TxCollaboratorConfig

        public TxCollaboratorConfig()
    • Method Detail

      • getDispatchContext

        public java.lang.Object getDispatchContext()
        Returns:
      • getSuspendTx

        public java.lang.Object getSuspendTx()
        Returns:
      • setDispatchContext

        public void setDispatchContext(java.lang.Object object)
        Parameters:
        object -
      • setSuspendTx

        public void setSuspendTx(java.lang.Object object)
        Parameters:
        object -
      • setBeginner

        public void setBeginner(boolean beginner)
        Parameters:
        object -
      • getBeginner

        public boolean getBeginner()
        Returns:
      • getIncumbentTx

        public java.lang.Object getIncumbentTx()
        Returns:
        the incumbentTX
      • setIncumbentTx

        public void setIncumbentTx(java.lang.Object incumbentTx)
        Parameters:
        incumbentTX - the incumbentTX to set