psdi.common.emailstner

Class InboundCommSet

    • Constructor Detail

      • InboundCommSet

        public InboundCommSet(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 InboundComm object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet
        Returns:
        the new InboundComm object
        Throws:
        MXException
        java.rmi.RemoteException