psdi.plusc.app.jobplan.virtual

Class PlusCJPRevisionInputSet

    • Constructor Detail

      • PlusCJPRevisionInputSet

        public PlusCJPRevisionInputSet(MboServerInterface ms)
                                throws MXException,
                                       java.rmi.RemoteException
        Construct the set.
        Parameters:
        ms - The MboServerInterface
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create an PlusCJPRevisionInput object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The PlusCJPRevisionInputSet.
        Returns:
        a PlusCJPRevisionInput object.
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception