psdi.common.emailstner

Class LSNRCreateSRAction

  • java.lang.Object
    • psdi.common.emailstner.LSNRCreateSRAction
  • All Implemented Interfaces:
    ActionCustomClass


    public class LSNRCreateSRAction
    extends java.lang.Object
    implements ActionCustomClass
    This action is used to create SR for email listener
    • Constructor Detail

      • LSNRCreateSRAction

        public LSNRCreateSRAction()
        Constructor.
    • Method Detail

      • applyCustomAction

        public void applyCustomAction(MboRemote mbo,
                                      java.lang.Object[] params)
                               throws MXException,
                                      java.rmi.RemoteException
        Apply the single action out of the wait node.
        Specified by:
        applyCustomAction in interface ActionCustomClass
        Parameters:
        mbo - This is the InboundComm.
        object[] -
        Throws:
        MXException
        java.rmi.RemoteException
      • setAdditionSRAttributes

        protected void setAdditionSRAttributes(MboRemote sr)
                                        throws MXException,
                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException