psdi.common.emailstner

Class InboundCommCfgSet

  • java.lang.Object
    • Constructor Detail

      • InboundCommCfgSet

        public InboundCommCfgSet(MboServerInterface ms)
                          throws java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The Mbo Server interface
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new InboundCommCfg object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet
        Returns:
        the new InboundCommCfg object
        Throws:
        MXException
        java.rmi.RemoteException